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.10.0 to 0.10.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.10.0...v0.10.1)

---
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 26, 2023
1 parent a7942de commit 71b4f04
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.10.0
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.10.1
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
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-20230718094615-0e20bc81b066 h1:hqR7Wseie3+rezngt1358W5GX5OyHQtkaAUUzX6F7N0=
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-client v0.10.1 h1:2yx9VUD5as/wUTDYSMRIDP9825aE7OlPeKp9qT2fUc4=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.10.1/go.mod h1:+LDI2AsFfxoBJFtykEup4KAvarH491bWyksXMyrlaqw=
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=
Expand Down

0 comments on commit 71b4f04

Please sign in to comment.