diff --git a/go/03-modules/go.mod b/go/03-modules/go.mod index b93913c..e56e608 100644 --- a/go/03-modules/go.mod +++ b/go/03-modules/go.mod @@ -1,4 +1,4 @@ -module gitty.informatik.hs-mannheim.de/steger/pr3-code/go/03-modules/myMath +module gitty.informatik.hs-mannheim.de/steger/pr3-code/go/03-modules go 1.25.0