Merge pull request #207 from kta/update-go-version

update go.mod to the latest go version
This commit is contained in:
Kyle Quest 2023-06-25 09:46:56 -07:00 committed by GitHub
commit 8168d1c60e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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