Compare commits

...

2 Commits

Author SHA1 Message Date
0eaeb5ac4f fix go mod (2) 2022-10-27 16:14:15 +02:00
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 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 gogs.mikescher.com/BlackForestBytes/goext
go 1.19 go 1.19