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.14.13 to 0.15.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.14.13...v0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent fd19b4b commit e7964c3
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.14.0+incompatible
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.9.0
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.14.13
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.15.0
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.14.13
github.com/threefoldtech/zos v0.5.6-0.20240226114056-364e04acbed3
golang.org/x/crypto v0.21.0
Expand Down
4 changes: 2 additions & 2 deletions server/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20240227171040-f2a20ee3e965 h1:A4EF0webCGCQPym/uWrhhL6H3j/FKn60G99tR+Zl93o=
github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20240227171040-f2a20ee3e965/go.mod h1:dtDKAPiUDxAwIkfHV7xcAFZcOm+xwNIuOI1MLFS+MeQ=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.14.13 h1:iGh881XhiepTYXlEcRQWpv+jPNUDaBwmH3ArdkZSL3A=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.14.13/go.mod h1:7nZWQe11mQE0kSkP3i/hDq57zrCo9QsY+gwKvfiVg3M=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.15.0 h1:M6PlWeX4d8Ts3J9vPRp3PRMWLvh35CeSfZXT4mZEu34=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.15.0/go.mod h1:7nZWQe11mQE0kSkP3i/hDq57zrCo9QsY+gwKvfiVg3M=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.14.13 h1:vnmq6KD894h+ufcrykVa/G2slyirjvzN7OXSd+67oLA=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.14.13/go.mod h1:uyvAL3vYwxXGDJU+8ilQdE1yfa3tbwFG0W9kyAtWEcQ=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.14.12 h1:pOubbet/8YAhePnFLCgAm7b3kUoL88/2ga7f+WrPjao=
Expand Down

0 comments on commit e7964c3

Please sign in to comment.