Skip to content

Commit

Permalink
build(deps): bump github.com/oasisprotocol/oasis-core/go
Browse files Browse the repository at this point in the history
Bumps [github.com/oasisprotocol/oasis-core/go](https://github.com/oasisprotocol/oasis-core) from 0.2202.9 to 0.2202.10.
- [Release notes](https://github.com/oasisprotocol/oasis-core/releases)
- [Changelog](https://github.com/oasisprotocol/oasis-core/blob/master/CHANGELOG.md)
- [Commits](oasisprotocol/oasis-core@go/v0.2202.9...go/v0.2202.10)

---
updated-dependencies:
- dependency-name: github.com/oasisprotocol/oasis-core/go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent 0475ab8 commit 41657df
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 @@ -16,7 +16,7 @@ require (
github.com/oasisprotocol/curve25519-voi v0.0.0-20220708102147-0a8a51822cae
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.2202.9
github.com/oasisprotocol/oasis-core/go v0.2202.10
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.5.1
github.com/olekukonko/tablewriter v0.0.5
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -893,8 +893,8 @@ github.com/oasisprotocol/deoxysii v0.0.0-20220228165953-2091330c22b7 h1:1102pQc2
github.com/oasisprotocol/deoxysii v0.0.0-20220228165953-2091330c22b7/go.mod h1:UqoUn6cHESlliMhOnKLWr+CBH+e3bazUPvFj1XZwAjs=
github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991920 h1:rugJRYKamNl6WGBaU+b0wLQFkYcsnBr0ycX5QmB+AYU=
github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991920/go.mod h1:MKr/giwakLyCCjSWh0W9Pbaf7rDD1K96Wr57OhNoUK0=
github.com/oasisprotocol/oasis-core/go v0.2202.9 h1:dOfJwZtl15ol13ws5nMrCs85b9VZflJ4lXXC5URECJc=
github.com/oasisprotocol/oasis-core/go v0.2202.9/go.mod h1:GqDdcN8IusIShM8K6DGHPHNaJoAMwqqifTNkWr4tRgM=
github.com/oasisprotocol/oasis-core/go v0.2202.10 h1:iLmBr/zWTs7V02XTL+ZjCSVksXyJh82NCr06Fdnw93E=
github.com/oasisprotocol/oasis-core/go v0.2202.10/go.mod h1:GqDdcN8IusIShM8K6DGHPHNaJoAMwqqifTNkWr4tRgM=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.5.1 h1:+PBHqx+BNrCND0lFj4t3l2CZWhB7zBtFrDhVUKwNmOs=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.5.1/go.mod h1:x7uuFJv2ihLd4ujdBxAk87790vQHH8Ong9O1IhLXECA=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
Expand Down

0 comments on commit 41657df

Please sign in to comment.