Skip to content

Commit

Permalink
added retract to (hopefully) fix install issue
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikac committed Jul 16, 2022
1 parent efbf218 commit 1f8cd08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/henrikac/bookmark

go 1.18

retract v1.0.0 // broken

require github.com/spf13/cobra v1.5.0

require (
Expand Down

0 comments on commit 1f8cd08

Please sign in to comment.