Skip to content

Commit

Permalink
still trying to solve go module versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Planchenault committed Feb 17, 2022
1 parent 75df401 commit f590c46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,8 @@ require (
)

replace gomodules.xyz/stow v0.2.4 => github.com/gomodules/stow v0.2.4

retract (
v21.0.0-20210521164327-48fde38a25be
)

0 comments on commit f590c46

Please sign in to comment.