Skip to content

Commit

Permalink
Bump github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go
Browse files Browse the repository at this point in the history
Bumps [github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go](https://github.com/threefoldtech/tfgrid-sdk-go) from 0.11.10 to 0.13.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.11.10...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent b19ae95 commit ee991f3
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 @@ -12,7 +12,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.10
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.11.10
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.11.10
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.13.0
github.com/threefoldtech/zos v0.5.6-0.20231029102142-baf8d9ee77fe
golang.org/x/crypto v0.17.0
golang.org/x/sync v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -662,8 +662,8 @@ github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.10 h1:/X3UQPDrj/fseEAYQ
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.11.10/go.mod h1:GwQgh+7hQcxEE2E9ht15fje01uQyg03n2jAYTw8rSzE=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.11.10 h1:PSddscEh1stJtwsIcqn2JfvZQKcRpQTvmEE+XDtFX/w=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.11.10/go.mod h1:G9JKwItOw/ofsdmDWfX2q7GYo6OiRupjU4hpEkaEq4k=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.11.10 h1:naWGaaJJ8CQwXd2iV2aTzJ8UemfrWBs3UyfeqC0o6HE=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.11.10/go.mod h1:WZFXl1lNwdVbYYWOrUbqkctRZUCJwwnQrsO/ZdCkg7c=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.13.0 h1:zMFUN3td70v4rlOMBkv1T/1ss599jRDVGoXAcr4/Mfw=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.13.0/go.mod h1:7CRnj+SA/f+0DWnaFVSUeD2+eFwropnk3UavI4wWJY0=
github.com/threefoldtech/zos v0.5.6-0.20231029102142-baf8d9ee77fe h1:AD5kGlVOObakSq8zGwQ1Wx0WhzpEzw+yZSEM1+fwCr4=
github.com/threefoldtech/zos v0.5.6-0.20231029102142-baf8d9ee77fe/go.mod h1:rGvr8CEAAXgZLY5dWA9DAf16aLV6eWPn5Ypn9Eg3q8U=
github.com/tklauser/go-sysconf v0.3.11 h1:89WgdJhk5SNwJfu+GKyYveZ4IaJ7xAkecBo+KdJV0CM=
Expand Down

0 comments on commit ee991f3

Please sign in to comment.