Skip to content

Commit

Permalink
Update grid client
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelrahmanElawady committed Dec 13, 2023
1 parent 95a94e9 commit 63a1fca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.8
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.9
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.11.8
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.11.8
github.com/threefoldtech/zos v0.5.6-0.20231029102142-baf8d9ee77fe
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -660,8 +660,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20231129121046-56ffc1f8f5c6 h1:Hi1FAioX8gXxa56D3uMten3HvRyMwbVOEdBs8Bm/Ytc=
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20231129121046-56ffc1f8f5c6/go.mod h1:dtDKAPiUDxAwIkfHV7xcAFZcOm+xwNIuOI1MLFS+MeQ=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.8 h1:im8wzf0H5tzhNCWMuby2AkfBw+7Vvr4QFZh0dnfdX+o=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.8/go.mod h1:xvBkO/wenn8EujjvyG8bjGuB5k8bK80tBk4EZguKo1M=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.9 h1:1wdHuSghQEXH1YrkDPk83hLOL7PU7bUdy5Od4zs0b00=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.9/go.mod h1:L+dwoqFKzal+h1ZYHMqDjmUu2UBCfRheejQQvPB/zsA=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.11.8 h1:sIPSpSBsy5sbJHcAWSY30qDgTUPQ7xMToWLrtj2A/Zw=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.11.8/go.mod h1:CzLspJFGh6L0j7hoEik61583LSqi7RMTLHF4PEvkg00=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.11.8 h1:yHOuVWT4xbLux6c4c1e4A7PqUs40qRIKrSe3DXThdIo=
Expand Down

0 comments on commit 63a1fca

Please sign in to comment.