Bump Go version

pull/1/head
maru 2024-02-21 15:33:38 -05:00
parent 06ade19e2c
commit 7d962ae838
No known key found for this signature in database
GPG Key ID: 37689350E9CD0F0D
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/Flashfyre/pokerogue-server
go 1.21.4
go 1.22
require (
github.com/go-sql-driver/mysql v1.7.1