Skip to content

Commit

Permalink
Bump github.com/threefoldtech/tfgrid-sdk-go/grid-client in /server
Browse files Browse the repository at this point in the history
Bumps [github.com/threefoldtech/tfgrid-sdk-go/grid-client](https://github.com/threefoldtech/tfgrid-sdk-go) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/threefoldtech/tfgrid-sdk-go/releases)
- [Changelog](https://github.com/threefoldtech/tfgrid-sdk-go/blob/development/.goreleaser.yaml)
- [Commits](threefoldtech/tfgrid-sdk-go@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: github.com/threefoldtech/tfgrid-sdk-go/grid-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2023
1 parent 4d32bec commit 0ef1a65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion server/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/sendgrid/sendgrid-go v3.12.0+incompatible
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.9.1
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.9.2
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.9.2
github.com/threefoldtech/zos v0.5.6-0.20230526112430-f620733482d7
golang.org/x/crypto v0.11.0
Expand Down
4 changes: 2 additions & 2 deletions server/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,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-20230530114457-e57ee9560f79 h1:raL62fseJwRAQoaUn5h1M5RLPCjLWLvyDOhpW9E1TNI=
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20230530114457-e57ee9560f79/go.mod h1:dtDKAPiUDxAwIkfHV7xcAFZcOm+xwNIuOI1MLFS+MeQ=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.9.1 h1:cgCo6J1UoeD2iVtjI1n9JDRuWOnQPzBdFfGBfWyYU88=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.9.1/go.mod h1:vLBdH/KM9r1Cmppc1+R7RPnGbxShC8ej5ovLiG/d2Ew=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.9.2 h1:L6LHNxqIjKew6A2Rn8kOJ/kf9toX++zgKbKZQEgyfUY=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.9.2/go.mod h1:vLBdH/KM9r1Cmppc1+R7RPnGbxShC8ej5ovLiG/d2Ew=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.9.2 h1:m1ekLX0QQMo77I/mp+RbRbt4w6e9RFFyuHWLDM+6s5Q=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.9.2/go.mod h1:yf8DZlg6ETpfhZjipXSmvvH+RYMNN41cJDxnydQckb0=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.9.1 h1:UkNvNefuAQtEigNgW+D7zIF8lrPKhRa57D9Hz2R8Qxo=
Expand Down

0 comments on commit 0ef1a65

Please sign in to comment.