diff --git a/README.md b/README.md index d9cbc17..75f7c7b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ A collection of general & useful library methods Every subfolder is a seperate dependency and can be imported individually +Potentially needs `export GOPRIVATE="gogs.mikescher.com"` \ No newline at end of file diff --git a/go.mod b/go.mod index e89d205..500667d 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module blackforestbytes.com/goext/lang +module blackforestbytes.com/goext go 1.19