Skip to content

Commit

Permalink
fix set import
Browse files Browse the repository at this point in the history
  • Loading branch information
drshriveer committed Dec 7, 2024
1 parent 0e7e276 commit 1a2ed12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gencommon/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/drshriveer/gtools/gencommon
go 1.23

require (
github.com/drshriveer/gtools/set v0.0.0
github.com/drshriveer/gtools/set v0.0.0-20241206235751-0e7e276b6606
github.com/stretchr/testify v1.9.0
golang.org/x/tools v0.19.0
)
Expand Down

0 comments on commit 1a2ed12

Please sign in to comment.