File tree 2 files changed +7
-10
lines changed
2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,10 @@ require (
41
41
github.com/pkg/errors v0.9.1 // indirect
42
42
github.com/rs/cors v1.10.1 // indirect
43
43
github.com/rs/zerolog v1.33.0 // indirect
44
- github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241007205731-5e76664a3cc4 // indirect
44
+ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241127100051-77e684bcb1b2 // indirect
45
45
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.15.18 // indirect
46
- github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.15.18 // indirect
47
- github.com/threefoldtech/zos v0.5.6-0.20240902110349-172a0a29a6ee // indirect
48
- github.com/threefoldtech/zos4 v0.5.6-0.20241008102757-02d898c580c4 // indirect
46
+ github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.16.1-0.20241229121208-76ac3fea5e67 // indirect
47
+ github.com/threefoldtech/zosbase v0.1.4 // indirect
49
48
github.com/vedhavyas/go-subkey v1.0.3 // indirect
50
49
golang.org/x/crypto v0.31.0 // indirect
51
50
golang.org/x/sync v0.10.0 // indirect
Original file line number Diff line number Diff line change @@ -112,12 +112,10 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
112
112
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
113
113
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
114
114
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
115
- github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241007205731-5e76664a3cc4 h1:XIXVdFrum50Wnxv62sS+cEgqHtvdInWB2Co8AJVJ8xs =
116
- github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241007205731-5e76664a3cc4 /go.mod h1:cOL5YgHUmDG5SAXrsZxFjUECRQQuAqOoqvXhZG5sEUw =
117
- github.com/threefoldtech/zos v0.5.6-0.20240902110349-172a0a29a6ee h1:pqpYVM0qkXujplHNfH6w5GDqcY5sLJAgOc4/hlR6+Xw =
118
- github.com/threefoldtech/zos v0.5.6-0.20240902110349-172a0a29a6ee /go.mod h1:lut72yYMJhgK0QRvF0Wd/mB3+OfIoXWz04DQuXck3Sw =
119
- github.com/threefoldtech/zos4 v0.5.6-0.20241008102757-02d898c580c4 h1:JCExxpPL32G7evO/+gHwlZLfAX1+l9QN9t55tnPDCp0 =
120
- github.com/threefoldtech/zos4 v0.5.6-0.20241008102757-02d898c580c4 /go.mod h1:7KFtZaCcEFwQ1/cz/+hkYK616Ww04ISZgmMqLWHz6To =
115
+ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241127100051-77e684bcb1b2 h1:VW2J36F8g/kJn4IkY0JiRFmb1gFcdjiOyltfJLJ0mYU =
116
+ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241127100051-77e684bcb1b2 /go.mod h1:cOL5YgHUmDG5SAXrsZxFjUECRQQuAqOoqvXhZG5sEUw =
117
+ github.com/threefoldtech/zosbase v0.1.4 h1:ZLm06TujSSIU8rX28X5Dx7utWQhiDqKBoTqGKBKOwDI =
118
+ github.com/threefoldtech/zosbase v0.1.4 /go.mod h1:rxc49wA04S4IsBOYe0omVO7nu7GXridueh2PJh34gSo =
121
119
github.com/tklauser/go-sysconf v0.3.11 h1:89WgdJhk5SNwJfu+GKyYveZ4IaJ7xAkecBo+KdJV0CM =
122
120
github.com/tklauser/go-sysconf v0.3.11 /go.mod h1:GqXfhXY3kiPa0nAXPDIQIWzJbMCB7AmcWpGR8lSZfqI =
123
121
github.com/tklauser/numcpus v0.6.0 h1:kebhY2Qt+3U6RNK7UqpYNA+tJ23IBEGKkB7JQBfDYms =
You can’t perform that action at this time.
0 commit comments