Skip to content

Commit

Permalink
Bump github.com/threefoldtech/tfgrid-sdk-go/grid-client in /provider
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.13.4 to 0.13.5.
- [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.13.4...v0.13.5)

---
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 Jan 9, 2024
1 parent 0b5838a commit b397ed9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/pulumi/pulumi/pkg/v3 v3.99.0
github.com/pulumi/pulumi/sdk/v3 v3.99.0
github.com/stretchr/testify v1.8.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.13.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.13.5
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.13.4
github.com/threefoldtech/zos v0.5.6-0.20231029102142-baf8d9ee77fe
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1664,8 +1664,8 @@ github.com/texttheater/golang-levenshtein v1.0.1 h1:+cRNoVrfiwufQPhoMzB6N0Yf/Mqa
github.com/texttheater/golang-levenshtein v1.0.1/go.mod h1:PYAKrbF5sAiq9wd+H82hs7gNaen0CplQ9uvm6+enD/8=
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20240102110309-5d6a2dd91630 h1:ey1PnIqYxzs3maxhIPDMFpHsSwL45dvfqGIInlIRXSU=
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20240102110309-5d6a2dd91630/go.mod h1:dtDKAPiUDxAwIkfHV7xcAFZcOm+xwNIuOI1MLFS+MeQ=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.13.4 h1:Bbob0BAfAFViJJ4rB13qJr87cGnMAeMgJnJLZxTvdkM=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.13.4/go.mod h1:yG37ODUbs916PF8k64ISXA4+1tfvehbjhvRISrMBSUI=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.13.5 h1:ei3/11o2GdIP8BswrBeyKtrm9MFOU0quHk305DOhcm0=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.13.5/go.mod h1:S3fHpoNtxNkZ2cWIZLAnXuU8lxGiaipPEa3u9Muq5rA=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.13.4 h1:XS/73lKojtYTez7YePMID/W6Lk1zzMwAJXtow/PO7fI=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.13.4/go.mod h1:SKy++v5EhG0eoCkwCf6+aUiCNb65iudVR+A/ZyoS7ho=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.13.4 h1:3vkgJXfFLu+i7mFcRZQiOBtQ9XQY8B8KV0Hc9FcgPak=
Expand Down

0 comments on commit b397ed9

Please sign in to comment.