Skip to content

Commit

Permalink
more go mod stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
quackduck committed May 3, 2024
1 parent df724ec commit ad0f63a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cmd/aces/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module aces

go 1.22.2

require github.com/quackduck/aces/v2 v2.2.2
require github.com/quackduck/aces/v2 v2.2.3

replace github.com/quackduck/aces/v2 => ../../
// replace github.com/quackduck/aces/v2 => ../../
2 changes: 0 additions & 2 deletions cmd/aces/go.sum

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit ad0f63a

Please sign in to comment.