update go.mod to the latest go version

This commit is contained in:
Sakakibara Tetsuya 2022-12-29 14:19:05 +09:00
parent 0376a1b5b2
commit 698922df0e

2
go.mod
View File

@ -1,3 +1,3 @@
module github.com/YOUR-USER-OR-ORG-NAME/YOUR-REPO-NAME
go 1.14
go 1.19