fix go mod

This commit is contained in:
Mike Schwörer 2022-10-27 16:13:09 +02:00
parent 47f123b86f
commit c921e542eb
Signed by: Mikescher
GPG Key ID: D3C7172E0A70F8CF
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