From 4a7e4e363e79dff4fbcad1f23006b8c188748e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:27:44 +0000 Subject: [PATCH] Bump github.com/threefoldtech/tfgrid-sdk-go/grid-proxy in /provider Bumps [github.com/threefoldtech/tfgrid-sdk-go/grid-proxy](https://github.com/threefoldtech/tfgrid-sdk-go) from 0.13.4 to 0.13.5. - [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.5) --- 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] --- 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..8c4a926 100644 --- a/provider/go.mod +++ b/provider/go.mod @@ -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.5 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..0189aaf 100644 --- a/provider/go.sum +++ b/provider/go.sum @@ -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.5 h1:H+zeaNP8Ud0bTpdJgk9gvLzjxI4A9xqfDnQQqS17/9U= +github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.13.5/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=