Skip to content

Commit

Permalink
feat: 版本依赖降低至1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
piexlMax(奇淼 committed Feb 11, 2025
1 parent 3182dd8 commit e33b9c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/flipped-aurora/gin-vue-admin/server

go 1.23
go 1.22.2

require (
github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible
Expand Down

0 comments on commit e33b9c2

Please sign in to comment.