Skip to content

Commit 30ae178

Browse files
build(deps): Bump github.com/oasisprotocol/oasis-core/go (#1089)
Bumps [github.com/oasisprotocol/oasis-core/go](https://github.com/oasisprotocol/oasis-core) from 0.2500.0 to 0.2501.0. - [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.2500.0...go/v0.2501.0) --- updated-dependencies: - dependency-name: github.com/oasisprotocol/oasis-core/go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 334ee33 commit 30ae178

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ require (
359359
github.com/cosmos/gogoproto v1.7.0
360360
github.com/creachadair/tomledit v0.0.28
361361
github.com/jonboulle/clockwork v0.5.0
362-
github.com/oasisprotocol/oasis-core/go v0.2500.0
362+
github.com/oasisprotocol/oasis-core/go v0.2501.0
363363
github.com/sasha-s/go-deadlock v0.3.5
364364
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
365365
github.com/tendermint/go-amino v0.16.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -619,8 +619,8 @@ github.com/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78=
619619
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
620620
github.com/oasisprotocol/curve25519-voi v0.0.0-20230904125328-1f23a7beb09a h1:dlRvE5fWabOchtH7znfiFCcOvmIYgOeAS5ifBXBlh9Q=
621621
github.com/oasisprotocol/curve25519-voi v0.0.0-20230904125328-1f23a7beb09a/go.mod h1:hVoHR2EVESiICEMbg137etN/Lx+lSrHPTD39Z/uE+2s=
622-
github.com/oasisprotocol/oasis-core/go v0.2500.0 h1:VK3bWrw+Z3Ptv1YcTHOqWCS8Io888imnYgd9aohFg4g=
623-
github.com/oasisprotocol/oasis-core/go v0.2500.0/go.mod h1:VGnmXqzTnSjM5Ik+nMyposdUQip9UsT0ebzMA3JfcjE=
622+
github.com/oasisprotocol/oasis-core/go v0.2501.0 h1:EM8TjRu+tYs1HHnk/dG8S2ottsVJp6yfjcPOR/EsUws=
623+
github.com/oasisprotocol/oasis-core/go v0.2501.0/go.mod h1:x6C2CyOE0JPIJ12ALwkq0oOVm1xOhu+QhWlHRYPj/Cw=
624624
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
625625
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
626626
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=

0 commit comments

Comments
 (0)