Skip to content

Commit

Permalink
Bump github.com/threefoldtech/tfgrid-sdk-go/grid-proxy in /provider
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.13.4 to 0.13.6.
- [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.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 0b5838a commit f9834a8
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 @@ -9,7 +9,7 @@ require (
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-proxy v0.13.4
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.13.6
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 @@ -1666,8 +1666,8 @@ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20240102110309
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-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/grid-proxy v0.13.6 h1:/uwmCtiPDgbHy+pr3nw278TyAqagC01ne+Nx4ftNOPo=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.13.6/go.mod h1:tCq+Ga7EvQplktuA4F+IkqUbePRTlEMz/oJVwdZACcU=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.13.4 h1:3vkgJXfFLu+i7mFcRZQiOBtQ9XQY8B8KV0Hc9FcgPak=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.13.4/go.mod h1:4Igd5BLIvIhyYGO8m/2N/5DZ/RKc8EfNDZd/i2hpF6I=
github.com/threefoldtech/zos v0.5.6-0.20231029102142-baf8d9ee77fe h1:AD5kGlVOObakSq8zGwQ1Wx0WhzpEzw+yZSEM1+fwCr4=
Expand Down

0 comments on commit f9834a8

Please sign in to comment.