File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 Test :
1111 strategy :
1212 matrix :
13- go-version : [1.18 .x, 1.20 .x, 1.21 .x]
13+ go-version : [1.24 .x, 1.25 .x, 1.26 .x]
1414 os : [ubuntu-latest, windows-latest,macos-latest]
1515 runs-on : ${{ matrix.os }}
1616 steps :
Original file line number Diff line number Diff line change 11module github.com/goplus/mod
22
3- go 1.18
3+ go 1.24
44
55require (
6- github.com/qiniu/x v1.16.3
6+ github.com/qiniu/x v1.16.5
77 golang.org/x/mod v0.20.0
88)
99
Original file line number Diff line number Diff line change 1- github.com/qiniu/x v1.16.3 h1:UftZPVh4n4M5qqdqTg2TlnhDATVn5rGsp9v7FxHwN4g =
2- github.com/qiniu/x v1.16.3 /go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII =
1+ github.com/qiniu/x v1.16.5 h1:+/cSm9m8F8sx6zJ4ylmsuhux8xVpxMHP/pzL8xv1Y9w =
2+ github.com/qiniu/x v1.16.5 /go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII =
33golang.org/x/mod v0.20.0 h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0 =
44golang.org/x/mod v0.20.0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
You can’t perform that action at this time.
0 commit comments