Skip to content

Commit

Permalink
easier building from source
Browse files Browse the repository at this point in the history
  • Loading branch information
quackduck committed May 3, 2024
1 parent 95add2d commit 3b5f990
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cmd/aces/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ go 1.22.2

require github.com/quackduck/aces/v2 v2.2.4

require github.com/quackduck/aces v1.2.1 // indirect

// replace github.com/quackduck/aces/v2 => ../../
replace github.com/quackduck/aces/v2 v2.2.4 => ../../v2

0 comments on commit 3b5f990

Please sign in to comment.