From a23941e62057e6b95e1a4860f74ad0d33ce0c0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 14:53:32 +0000 Subject: [PATCH] chore(deps): bump github.com/threefoldtech/zosbase in /grid-client Bumps [github.com/threefoldtech/zosbase](https://github.com/threefoldtech/zosbase) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/threefoldtech/zosbase/releases) - [Commits](https://github.com/threefoldtech/zosbase/compare/v1.0.9...v1.0.10) --- updated-dependencies: - dependency-name: github.com/threefoldtech/zosbase dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- grid-client/go.mod | 2 +- grid-client/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/grid-client/go.mod b/grid-client/go.mod index df71a633..8f3ed393 100644 --- a/grid-client/go.mod +++ b/grid-client/go.mod @@ -18,7 +18,7 @@ require ( github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20260302124210-526158ffbc00 github.com/threefoldtech/tfgrid-sdk-go/grid-proxy v0.17.0 github.com/threefoldtech/tfgrid-sdk-go/rmb-sdk-go v0.17.6 - github.com/threefoldtech/zosbase v1.0.9 + github.com/threefoldtech/zosbase v1.0.10 github.com/vedhavyas/go-subkey v1.0.3 go.opentelemetry.io/otel v1.39.0 go.opentelemetry.io/otel/trace v1.39.0 diff --git a/grid-client/go.sum b/grid-client/go.sum index f5fc93af..3c3908e9 100644 --- a/grid-client/go.sum +++ b/grid-client/go.sum @@ -156,8 +156,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U= github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20260302124210-526158ffbc00 h1:Q/vkWlTfZBCo4SclrbpSV35sSg/EF2MIIi0LgxPdzCI= github.com/threefoldtech/tfchain/clients/tfchain-client-go v0.0.0-20260302124210-526158ffbc00/go.mod h1:cOL5YgHUmDG5SAXrsZxFjUECRQQuAqOoqvXhZG5sEUw= -github.com/threefoldtech/zosbase v1.0.9 h1:jZ/km4PiOnJHSqpfg4cJRC3k9GE+vzX5LF1MaJnXOoU= -github.com/threefoldtech/zosbase v1.0.9/go.mod h1:HIDT3p2LZsaUp4TQa5A/AB1MdW0YAPUEaK+lkc3gSsM= +github.com/threefoldtech/zosbase v1.0.10 h1:Gy2HUJIAWgxpvP322bxnu4QZ23jtuB1gDhiN+5PXCYk= +github.com/threefoldtech/zosbase v1.0.10/go.mod h1:HIDT3p2LZsaUp4TQa5A/AB1MdW0YAPUEaK+lkc3gSsM= github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU= github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI= github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=