diff --git a/go.mod b/go.mod index 7f920b7..6bf5153 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module git.rootprojects.org/root/golib +module github.com/therootcompany/golib -go 1.16 +go 1.20