update golang 1.20 in mod

This commit is contained in:
kenneth 2023-03-11 09:05:25 +08:00
parent f2b844249b
commit 74a5a8a432

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/zhang2092/gin-util
go 1.19
go 1.20
require (
github.com/gin-gonic/gin v1.9.0