upgrade go version to 1.17

This commit is contained in:
datbeohbbh 2023-03-05 14:34:58 +03:00
parent fc5cf7d417
commit 668e5fc257
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module xorm.io/xorm module xorm.io/xorm
go 1.16 go 1.17
require ( require (
gitee.com/travelliu/dm v1.8.11192 gitee.com/travelliu/dm v1.8.11192