Proper go.work implementation

This commit is contained in:
Elnu 2023-07-20 13:31:07 -07:00
parent 1036ea930f
commit f8ccf62570
9 changed files with 15 additions and 4 deletions

3
httputils/go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.elnu.com/ElnuDev/jichanorg/httputils
go 1.20