Skip to content

Commit

Permalink
Remove version tag from replace directive
Browse files Browse the repository at this point in the history
  • Loading branch information
pa committed Jan 21, 2022
1 parent 39d0631 commit b957eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)

replace github.com/pa/dotman/utils v1.0.0 => ./utils
replace github.com/pa/dotman/utils => ./utils

0 comments on commit b957eb9

Please sign in to comment.