Compare commits

..

1 Commits

Author SHA1 Message Date
c921e542eb fix go mod 2022-10-27 16:13:09 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -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"`

2
go.mod
View File

@@ -1,3 +1,3 @@
module blackforestbytes.com/goext/lang
module blackforestbytes.com/goext
go 1.19