Init go module and some files

Idk why maputils cant find sliceutils
This commit is contained in:
Samuel Becker 2022-08-07 19:52:10 +02:00
parent ab331886fe
commit e2e40cb56e
6 changed files with 341 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module gitlab.com/beckersamuel9/utils
go 1.19