Kaynağa Gözat

Merge branch 'master' of https://git.sxidc.com/service-supports/cws-sdk

张亚军 1 ay önce
ebeveyn
işleme
5866947548
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1 3
      go.mod

+ 1 - 3
go.mod

@@ -1,8 +1,6 @@
 module git.sxidc.com/service-supports/cws-sdk
 
-go 1.21.3
-
-toolchain go1.22.7
+go 1.22.5
 
 require (
 	github.com/go-resty/resty/v2 v2.11.0