[fix] Updated go version and project name in go.mod file

This commit is contained in:
Piotr Biernat 2022-06-19 11:31:39 +02:00
parent da705b8399
commit 5e0a512663

4
go.mod
View File

@ -1,3 +1,3 @@
module tmp/egomerce
module git.pbiernat.dev/egommerce/application
go 1.17
go 1.18