Skip to content

Commit

Permalink
Merge pull request #357 from codescalers/dependabot/go_modules/server…
Browse files Browse the repository at this point in the history
…/github.com/threefoldtech/tfgrid-sdk-go/grid-proxy-0.10.2

Bump github.com/threefoldtech/tfgrid-sdk-go/grid-proxy from 0.10.0 to 0.10.2 in /server
  • Loading branch information
rawdaGastan authored Jul 30, 2023
2 parents 3382820 + bb63697 commit dff3fc2
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 @@ -15,7 +15,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.10.2
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.10.0
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.10.2
github.com/threefoldtech/zos v0.5.6-0.20230526112430-f620733482d7
golang.org/x/crypto v0.11.0
golang.org/x/text 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 @@ -180,8 +180,8 @@ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20230718094615
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.2 h1:wfnay6HfwBYbpunD2ReFFKCTFPOLhSW8TGy/T6qJDzA=
github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.10.2/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/grid-proxy v0.10.2 h1:oilBnj9qfD4mH5Cv2J1g1CURizekpEx+LbunCFsyKz8=
github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.10.2/go.mod h1:FQA/A4B5IwSM8aO1dt+52B/vv8n8ol0wvsP0vpz0ef8=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.9.1 h1:UkNvNefuAQtEigNgW+D7zIF8lrPKhRa57D9Hz2R8Qxo=
github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.9.1/go.mod h1:XLF9uoFeuZr6WX4mjd+GbBypdTqSudlgHKcBQqdbHFw=
github.com/threefoldtech/zos v0.5.6-0.20230526112430-f620733482d7 h1:4gkPADdVpLK4jciXvQHgYYWCzNRnY04Vg34iVofRk+0=
Expand Down

0 comments on commit dff3fc2

Please sign in to comment.