@@ -17,7 +17,7 @@ require (
1717 github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241127100051-77e684bcb1b2
1818 github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3fea5e67
1919 github.com/threefoldtech/zbus v1.0.1
20- github.com/threefoldtech/zosbase v0.1.2
20+ github.com/threefoldtech/zosbase v0.1.3-0.20250224102619-a2206c717b94
2121 github.com/urfave/cli/v2 v2.17.2-0.20221006022127-8f469abc00aa
2222 gopkg.in/yaml.v2 v2.4.0
2323)
@@ -55,8 +55,7 @@ require (
5555 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5656 github.com/google/uuid v1.6.0 // indirect
5757 github.com/gtank/merlin v0.1.1 // indirect
58- github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
59- github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
58+ github.com/hashicorp/go-retryablehttp v0.7.7
6059 github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d // indirect
6160 github.com/hasura/go-graphql-client v0.10.0 // indirect
6261 github.com/jbenet/go-base58 v0.0.0-20150317085156-6237cf65f3a6 // indirect
@@ -106,7 +105,6 @@ require (
106105 github.com/hanwen/go-fuse/v2 v2.3.0 // indirect
107106 github.com/hashicorp/errwrap v1.1.0 // indirect
108107 github.com/hashicorp/go-multierror v1.1.1 // indirect
109- github.com/hashicorp/go-retryablehttp v0.7.7
110108 github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
111109 github.com/holiman/uint256 v1.2.3 // indirect
112110 github.com/josharian/native v0.0.0-20200817173448-b6b71def0850 // indirect
0 commit comments