From ed532eb2d21ab83054e760a21ac8cc460ed4bfe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:44:29 +0000 Subject: [PATCH] Bump github.com/threefoldtech/tfgrid-sdk-go/grid-client in /provider Bumps [github.com/threefoldtech/tfgrid-sdk-go/grid-client](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](https://github.com/threefoldtech/tfgrid-sdk-go/compare/v0.13.4...v0.13.6) --- 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] --- provider/go.mod | 2 +- provider/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/provider/go.mod b/provider/go.mod index dd6d720..f61491a 100644 --- a/provider/go.mod +++ b/provider/go.mod @@ -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.6 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 diff --git a/provider/go.sum b/provider/go.sum index 1af5321..7aa103a 100644 --- a/provider/go.sum +++ b/provider/go.sum @@ -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.6 h1:b64v+HOqH+9Pi8MYLj5TivhReTYX2cyAxmWVcfviSDY= +github.com/threefoldtech/tfgrid-sdk-go/grid-client v0.13.6/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=