Fix module name
This commit is contained in:
parent
14c58baa95
commit
f387fcb1b9
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
||||||
module gitlab.com/mstarongitlab/goutils
|
module git.mstar.dev/mstar/goutils
|
||||||
|
|
||||||
go 1.19
|
go 1.19
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue