mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-21 00:59:22 +00:00
Bump minimum Go version to 1.20
This commit is contained in:
parent
ec5bcbc9c7
commit
b0b7966b47
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/giongto35/cloud-game/v3
|
||||
|
||||
go 1.18
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/VictoriaMetrics/metrics v1.23.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue