Skip to content

Commit

Permalink
Bump github.com/threefoldtech/tfgrid-sdk-go/grid-proxy
Browse files Browse the repository at this point in the history
Bumps [github.com/threefoldtech/tfgrid-sdk-go/grid-proxy](https://github.com/threefoldtech/tfgrid-sdk-go) from 0.8.0 to 0.9.1.
- [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.8.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 8a5ccbc commit 809f6b7
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 @@ -11,7 +11,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.8.0
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.8.0
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.9.1
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.8.0
github.com/threefoldtech/zos v0.5.6-0.20230526112430-f620733482d7
golang.org/x/crypto v0.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -628,8 +628,8 @@ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20230530114457
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.8.0 h1:5cwbH2ASJ1FMJm2K43KgUZZB8FJE8/baQGToxAMR7rY=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.8.0/go.mod h1:vLBdH/KM9r1Cmppc1+R7RPnGbxShC8ej5ovLiG/d2Ew=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.8.0 h1:ESXwewTHFS9NN/rv893FL72qwpvyfZsEj/Nw4tmoCUs=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.8.0/go.mod h1:yf8DZlg6ETpfhZjipXSmvvH+RYMNN41cJDxnydQckb0=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.9.1 h1:3HgmcB9BefmIibHywRcky6mstIn5Gs8LKW2ni7tCVHo=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.9.1/go.mod h1:yf8DZlg6ETpfhZjipXSmvvH+RYMNN41cJDxnydQckb0=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.8.0 h1:zswKhKYYnevB3bBZPdcJmPSmErCVdHQBL0RP91Vil90=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.8.0/go.mod h1:XLF9uoFeuZr6WX4mjd+GbBypdTqSudlgHKcBQqdbHFw=
github.com/threefoldtech/zos v0.5.6-0.20230526112430-f620733482d7 h1:4gkPADdVpLK4jciXvQHgYYWCzNRnY04Vg34iVofRk+0=
Expand Down

0 comments on commit 809f6b7

Please sign in to comment.