updated go module

This commit is contained in:
Bastian de Byl
2023-02-23 19:29:48 -05:00
parent 6da815e464
commit 5e0b10f127
2 changed files with 3 additions and 3 deletions

3
go.mod
View File

@@ -1,3 +0,0 @@
module github.com/debyltech/go-helpers
go 1.20

3
helper/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/debyltech/go-helpers/helper
go 1.20