chore(go.mod): update 115-sdk-go dependency version
This commit is contained in:
parent
ecaacf7c6f
commit
d04a75caa2
4
go.mod
4
go.mod
@ -108,7 +108,7 @@ require (
|
||||
github.com/taruti/bytepool v0.0.0-20160310082835-5e3a9ea56543 // indirect
|
||||
github.com/therootcompany/xz v1.0.1 // indirect
|
||||
github.com/ulikunitz/xz v0.5.12 // indirect
|
||||
github.com/xhofe/115-sdk-go v0.0.0-20250302154154-e608a01e37ae // indirect
|
||||
github.com/xhofe/115-sdk-go v0.0.0-20250315150140-fdd63697ac5e // indirect
|
||||
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
|
||||
resty.dev/v3 v3.0.0-beta.1 // indirect
|
||||
)
|
||||
@ -258,4 +258,4 @@ require (
|
||||
lukechampine.com/blake3 v1.1.7 // indirect
|
||||
)
|
||||
|
||||
// replace github.com/xhofe/115-sdk-go => ../../xhofe/115-sdk-go
|
||||
// replace github.com/xhofe/115-sdk-go => ../../xhofe/115-sdk-go
|
||||
|
2
go.sum
2
go.sum
@ -602,6 +602,8 @@ github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
|
||||
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
|
||||
github.com/xhofe/115-sdk-go v0.0.0-20250302154154-e608a01e37ae h1:ex1V+OwdLN6havsfms4pno79WeoqzykcbyUURnV+we8=
|
||||
github.com/xhofe/115-sdk-go v0.0.0-20250302154154-e608a01e37ae/go.mod h1:MIdpe/4Kw4ODrPld7E11bANc4JsCuXcm5ZZBHSiOI0U=
|
||||
github.com/xhofe/115-sdk-go v0.0.0-20250315150140-fdd63697ac5e h1:/KI1K+BsPV2sXFvEqSAd/NB+0JqEvRJ320TOzLxgVH0=
|
||||
github.com/xhofe/115-sdk-go v0.0.0-20250315150140-fdd63697ac5e/go.mod h1:MIdpe/4Kw4ODrPld7E11bANc4JsCuXcm5ZZBHSiOI0U=
|
||||
github.com/xhofe/gsync v0.0.0-20230917091818-2111ceb38a25 h1:eDfebW/yfq9DtG9RO3KP7BT2dot2CvJGIvrB0NEoDXI=
|
||||
github.com/xhofe/gsync v0.0.0-20230917091818-2111ceb38a25/go.mod h1:fH4oNm5F9NfI5dLi0oIMtsLNKQOirUDbEMCIBb/7SU0=
|
||||
github.com/xhofe/tache v0.1.5 h1:ezDcgim7tj7KNMXliQsmf8BJQbaZtitfyQA9Nt+B4WM=
|
||||
|
Loading…
x
Reference in New Issue
Block a user