Skip to content

Commit 9eb88f4

Browse files
committed
fix: proper v2 module path
1 parent c388c98 commit 9eb88f4

3 files changed

Lines changed: 18 additions & 1 deletion

File tree

.idea/copilot.data.migration.ask2agent.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/go.imports.xml

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/mudphilo/go-utils
1+
module github.com/mudphilo/go-utils/v2
22

33
go 1.21
44

0 commit comments

Comments
 (0)