From b495b4760db9d611ec77bb4782da53f2e966d6b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:30:16 +0000 Subject: [PATCH] build(deps): bump github.com/threefoldtech/tfgrid-sdk-go/grid-proxy Bumps [github.com/threefoldtech/tfgrid-sdk-go/grid-proxy](https://github.com/threefoldtech/tfgrid-sdk-go) from 0.16.0 to 0.16.6. - [Release notes](https://github.com/threefoldtech/tfgrid-sdk-go/releases) - [Changelog](https://github.com/threefoldtech/tfgrid-sdk-go/blob/development/.goreleaser.yaml) - [Commits](https://github.com/threefoldtech/tfgrid-sdk-go/compare/v0.16.0...v0.16.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] --- server/go.mod | 2 +- server/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/server/go.mod b/server/go.mod index c3731c1b..9045cd49 100644 --- a/server/go.mod +++ b/server/go.mod @@ -15,7 +15,7 @@ require ( github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0 github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.16.0 - github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.16.0 + github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.16.6 golang.org/x/crypto v0.29.0 golang.org/x/text v0.20.0 gopkg.in/validator.v2 v2.0.1 diff --git a/server/go.sum b/server/go.sum index 4c1f80e9..c8a551d1 100644 --- a/server/go.sum +++ b/server/go.sum @@ -164,8 +164,8 @@ github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241007205731 github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20241007205731-5e76664a3cc4/go.mod h1:cOL5YgHUmDG5SAXrsZxFjUECRQQuAqOoqvXhZG5sEUw= github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.16.0 h1:Tou1RTyeH5M4qDl1QjqddRFTLr9UPINDpf38cJPqJfw= github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.16.0/go.mod h1:hH/gNnAcsSIByHXJIZk0+RUwL8IfND6nloEtg0EQs8E= -github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.16.0 h1:9X1LQYa/VaK9WPLcBzL9VfqBH/AqXAp8C8K4qOeiFHQ= -github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.16.0/go.mod h1:mc0jXlmuUyW4vGNI557ksoXIVG4qrCVgAFPtTb/sAow= +github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.16.6 h1:AiUEiKzEfUSkcR4NksbPv5mxMrhLXXOgEsM9Sii3o1g= +github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.16.6/go.mod h1:0EgyuD2qWQ9hIVAseRXgCD0HpqOZ1c1h4UXA40gny/A= github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.15.18 h1:+Eeq25Jh0VD34nhlYTrSUDEiLCp4hsz1B4QwqhWoje4= github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.15.18/go.mod h1:cDTivSsUl4r1jN+H8/W6yDqByOOliY8HEGuVuL3ixV8= github.com/threefoldtech/zos v0.5.6-0.20240902110349-172a0a29a6ee h1:pqpYVM0qkXujplHNfH6w5GDqcY5sLJAgOc4/hlR6+Xw=