Skip to content

Commit

Permalink
go: 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.2201.10 to 0.2201.11.
- [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.2201.10...go/v0.2201.11)

---
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 Sep 6, 2022
1 parent 6b54f08 commit 91f9813
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 @@ -7,7 +7,7 @@ replace github.com/tendermint/tendermint => github.com/oasisprotocol/tendermint
require (
github.com/coinbase/rosetta-cli v0.9.0
github.com/coinbase/rosetta-sdk-go v0.7.11
github.com/oasisprotocol/oasis-core/go v0.2201.10
github.com/oasisprotocol/oasis-core/go v0.2201.11
google.golang.org/grpc v1.48.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -935,8 +935,8 @@ github.com/oasisprotocol/curve25519-voi v0.0.0-20211219162838-e9a669f65da9 h1:7P
github.com/oasisprotocol/curve25519-voi v0.0.0-20211219162838-e9a669f65da9/go.mod h1:WUcXjUd98qaCVFb6j8Xc87MsKeMCXDu9Nk8JRJ9SeC8=
github.com/oasisprotocol/deoxysii v0.0.0-20220228165953-2091330c22b7/go.mod h1:UqoUn6cHESlliMhOnKLWr+CBH+e3bazUPvFj1XZwAjs=
github.com/oasisprotocol/ed25519 v0.0.0-20210127160119-f7017427c1ea/go.mod h1:IZbb50w3AB72BVobEF6qG93NNSrTw/V2QlboxqSu3Xw=
github.com/oasisprotocol/oasis-core/go v0.2201.10 h1:bTxJ4yVb6s42YhbfbOz8npMAV7klgqZuTFtNE/Uago8=
github.com/oasisprotocol/oasis-core/go v0.2201.10/go.mod h1:n597yiZ7LuBiX04XrVdFegnosHxjDiKl1TacPDmSkNU=
github.com/oasisprotocol/oasis-core/go v0.2201.11 h1:6CVh5iGY8c02OlsQi+FRExA9GdWdhO+5R7K35fE1ykI=
github.com/oasisprotocol/oasis-core/go v0.2201.11/go.mod h1:n597yiZ7LuBiX04XrVdFegnosHxjDiKl1TacPDmSkNU=
github.com/oasisprotocol/safeopen v0.0.0-20200528085122-e01cfdfc7661/go.mod h1:SwBxaVibf6Sr2IZ6M3WnUue0yp8dPLAo1riQRNQ60+g=
github.com/oasisprotocol/tendermint v0.34.9-oasis2 h1:wVFJjLnmen7QXpIAznbiGHOeVrX5oNtJMUk0rrpSmG8=
github.com/oasisprotocol/tendermint v0.34.9-oasis2/go.mod h1:agEnj5cjmg55z8CtL/Nva9LqxR4402T1TFPC4kuNBMc=
Expand Down

0 comments on commit 91f9813

Please sign in to comment.