Skip to content

Commit

Permalink
Bump github.com/threefoldtech/tfgrid-sdk-go/grid-proxy in /server
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.9.2 to 0.10.0.
- [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.2...v0.10.0)

---
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 19, 2023
1 parent 26b4145 commit a45d2cc
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 @@ -15,7 +15,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.10.0
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.9.2
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.10.0
github.com/threefoldtech/zos v0.5.6-0.20230526112430-f620733482d7
golang.org/x/crypto v0.11.0
golang.org/x/text 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 @@ -180,8 +180,8 @@ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20230718094615
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20230718094615-0e20bc81b066/go.mod h1:dtDKAPiUDxAwIkfHV7xcAFZcOm+xwNIuOI1MLFS+MeQ=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.10.0 h1:ObAoP6JPsyWSMqymeel3Hv4+rgV4UBwM1cvkxhjByDc=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.10.0/go.mod h1:+LDI2AsFfxoBJFtykEup4KAvarH491bWyksXMyrlaqw=
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/grid-proxy v0.10.0 h1:1TF41DI/5euG9wfZJP0FYz8hnai6CXDp7iG7g5j2FWU=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.10.0/go.mod h1:FQA/A4B5IwSM8aO1dt+52B/vv8n8ol0wvsP0vpz0ef8=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.9.1 h1:UkNvNefuAQtEigNgW+D7zIF8lrPKhRa57D9Hz2R8Qxo=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.9.1/go.mod h1:XLF9uoFeuZr6WX4mjd+GbBypdTqSudlgHKcBQqdbHFw=
github.com/threefoldtech/zos v0.5.6-0.20230526112430-f620733482d7 h1:4gkPADdVpLK4jciXvQHgYYWCzNRnY04Vg34iVofRk+0=
Expand Down

0 comments on commit a45d2cc

Please sign in to comment.