From 7b1d770c8402cadf5669ab823c337de3030d561d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 21:59:15 +0000 Subject: [PATCH] build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go Bumps [github.com/oasisprotocol/oasis-sdk/client-sdk/go](https://github.com/oasisprotocol/oasis-sdk) from 0.10.2 to 0.10.3. - [Commits](https://github.com/oasisprotocol/oasis-sdk/compare/client-sdk/go/v0.10.2...client-sdk/go/v0.10.3) --- updated-dependencies: - dependency-name: github.com/oasisprotocol/oasis-sdk/client-sdk/go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5c5171b3..2e850fae 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/oasisprotocol/deoxysii v0.0.0-20220228165953-2091330c22b7 github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991920 github.com/oasisprotocol/oasis-core/go v0.2402.0 - github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.2 + github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.3 github.com/olekukonko/tablewriter v0.0.5 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index fbd5a4ef..093ab023 100644 --- a/go.sum +++ b/go.sum @@ -431,8 +431,8 @@ github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991 github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991920/go.mod h1:MKr/giwakLyCCjSWh0W9Pbaf7rDD1K96Wr57OhNoUK0= github.com/oasisprotocol/oasis-core/go v0.2402.0 h1:x2WndOjGajafYmwxog2z8SjU/QvDTz75mPVy4AhsNPY= github.com/oasisprotocol/oasis-core/go v0.2402.0/go.mod h1:4AsCXVxiV64eWf7Y4M0J2sr9jTJR3s2toKgP9mf0/M0= -github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.2 h1:55LTfDaPx8qSWGg2m7hIKMjWmlEqBW1H8nN5B59UKw8= -github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.2/go.mod h1:+sh6R2Rh5T4aH7NSVz9ZCajPKuV2o2tERsxXm9r8b2k= +github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.3 h1:60QPM+KPMgEHrcsiDcazrlEThkafREo/JTPLDcwR2GY= +github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.3/go.mod h1:+sh6R2Rh5T4aH7NSVz9ZCajPKuV2o2tERsxXm9r8b2k= github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw= github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA= github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=