Skip to content

Commit 284f4a9

Browse files
authored
Merge pull request #531 from oasisprotocol/dependabot/go_modules/github.com/oasisprotocol/oasis-sdk/client-sdk/go-0.16.0
build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go from 0.15.2 to 0.16.0
2 parents c476181 + 6dc1c3a commit 284f4a9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/oasisprotocol/deoxysii v0.0.0-20220228165953-2091330c22b7
2626
github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991920
2727
github.com/oasisprotocol/oasis-core/go v0.2504.0
28-
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.15.2
28+
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.16.0
2929
github.com/olekukonko/tablewriter v0.0.5
3030
github.com/opencontainers/image-spec v1.1.1
3131
github.com/spf13/cobra v1.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,8 +447,8 @@ github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991
447447
github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991920/go.mod h1:MKr/giwakLyCCjSWh0W9Pbaf7rDD1K96Wr57OhNoUK0=
448448
github.com/oasisprotocol/oasis-core/go v0.2504.0 h1:efo1IfMDZMlvby3s+g3iNFUfzC5VediOWJO88oxcgcM=
449449
github.com/oasisprotocol/oasis-core/go v0.2504.0/go.mod h1:mj2X/x97RT0FTex2gDygZPHxCROtfcG+orP/gyQKk4U=
450-
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.15.2 h1:tOSkcUaJGCOtw7psBdfRn5lielHdHmR48mEcjun/1Wk=
451-
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.15.2/go.mod h1:cLtdOgAtSsVGQAZ1KWCXCgnj9CzNeOOEWUMZB0PIBeA=
450+
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.16.0 h1:RR18vzfrczejDUsD5nXln6weBNqUZoslh0rEpXcieDk=
451+
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.16.0/go.mod h1:cLtdOgAtSsVGQAZ1KWCXCgnj9CzNeOOEWUMZB0PIBeA=
452452
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
453453
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
454454
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=

0 commit comments

Comments
 (0)