Skip to content

Commit

Permalink
build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go
Browse files Browse the repository at this point in the history
Bumps [github.com/oasisprotocol/oasis-sdk/client-sdk/go](https://github.com/oasisprotocol/oasis-sdk) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/oasisprotocol/oasis-sdk/releases)
- [Commits](oasisprotocol/oasis-sdk@client-sdk/go/v0.11.1...client-sdk/go/v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/oasisprotocol/oasis-sdk/client-sdk/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 0f40354 commit 8d586de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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.2403.1
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.11.1
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.12.0
github.com/olekukonko/tablewriter v0.0.5
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -418,8 +418,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.2403.1 h1:WS9upKZ5S53lMc9eRcLdNOC4X0IKILFf/6GwlOvdpS0=
github.com/oasisprotocol/oasis-core/go v0.2403.1/go.mod h1:H0wKb3CmUGVSioHjLCtzphc6MKODWcZs+YYAegoUT4g=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.11.1 h1:CdQ3SznnCVfnSRJszoR10+Nrv3a8nKQFxodZXKpePIo=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.11.1/go.mod h1:HZcEGQc/XnfJkDTj/bnfHxch3J9AxFKrCU4iQo1w3Gw=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.12.0 h1:VF53q0/xme8CYq6V01a+DLFMpl1z9NQZG3sI6Dq+B2k=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.12.0/go.mod h1:HZcEGQc/XnfJkDTj/bnfHxch3J9AxFKrCU4iQo1w3Gw=
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=
Expand Down

0 comments on commit 8d586de

Please sign in to comment.