aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorfeurig <don@suspectdevices.com>2021-12-05 20:59:09 -0800
committerfeurig <don@suspectdevices.com>2021-12-05 20:59:09 -0800
commitab784b4ad6dad26b4d1c4e2366f25c6d145f447b (patch)
treeb9ff578c7b9fe3c7f0a11cf7b4ee2f267613d790 /go.mod
parent3215841678ed83979d94129f764c9ec14d869ec2 (diff)
this is the modern world
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a4356d2..d806833 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/afagundes/go-invaders
+module github.com/afagundes/go-modernworld
go 1.16