Fix go.mod

This commit is contained in:
Gabriel Augendre 2023-03-16 13:28:06 +01:00
parent 863934898c
commit cb2578101c

2
go.mod
View file

@ -1,3 +1,3 @@
module gopher-the-number
module github.com/Crocmagnon/gopher-the-number
go 1.20