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.6 to 0.2202.7.
- [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.6...go/v0.2202.7)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 3, 2023
1 parent 1174e0e commit f6ba630
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 @@ -15,7 +15,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.6
github.com/oasisprotocol/oasis-core/go v0.2202.7
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.3.0
github.com/olekukonko/tablewriter v0.0.5
github.com/spf13/cobra v1.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -892,8 +892,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.6 h1:n6n+YSNnWV9OjKz5l0XbYIcxMwSXFhKh6Bn+sd6dlaA=
github.com/oasisprotocol/oasis-core/go v0.2202.6/go.mod h1:hKUgtuPPq371HokUQL5ashT5MZLZxK/VkWNKRLb9m+w=
github.com/oasisprotocol/oasis-core/go v0.2202.7 h1:BAaqQMc474ctQeith+vkckPXi7Lpgag+9QI0QpUK60g=
github.com/oasisprotocol/oasis-core/go v0.2202.7/go.mod h1:hKUgtuPPq371HokUQL5ashT5MZLZxK/VkWNKRLb9m+w=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.3.0 h1:zQNpdMuOBp7hwx1MNyjPLeA78bhAbfZ30siqJ3U4ci0=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.3.0/go.mod h1:QtFGcPhuA7R3Ia4Czb81nbWQUHZ9/xyXmJjpuvkr8sQ=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
Expand Down

0 comments on commit f6ba630

Please sign in to comment.