Skip to content

Commit

Permalink
Merge pull request #269 from oasisprotocol/dependabot/go_modules/gith…
Browse files Browse the repository at this point in the history
…ub.com/oasisprotocol/oasis-sdk/client-sdk/go-0.10.1

build(deps): bump github.com/oasisprotocol/oasis-sdk/client-sdk/go from 0.10.0 to 0.10.1
  • Loading branch information
kostko authored Aug 5, 2024
2 parents 239ba0f + de4944b commit 84a4613
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 @@ -21,7 +21,7 @@ require (
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.2401.0
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.0
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.1
github.com/olekukonko/tablewriter v0.0.5
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,8 @@ github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991
github.com/oasisprotocol/metadata-registry-tools v0.0.0-20220406100644-7e9a2b991920/go.mod h1:MKr/giwakLyCCjSWh0W9Pbaf7rDD1K96Wr57OhNoUK0=
github.com/oasisprotocol/oasis-core/go v0.2401.0 h1:ggFn5e7sTZFzITL8hFv8WXLkCfVAfHoJPLLmReSGR00=
github.com/oasisprotocol/oasis-core/go v0.2401.0/go.mod h1:1YqXr6AYJGv6CTaep/XIZ56cfq0820PFz6ALfvoyyq8=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.0 h1:2a30NFiK20h7SPGPdBu4gy37mRmsP6i6UZ6ZpEKoB7o=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.0/go.mod h1:DuTB/RiQgWgChU3K4B1rLaeCAQGngwYpjwkOs/PTWm4=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.1 h1:k/SLkhCz4Gbf0nH7vbU788z5F+qkpnFzJiOTSgaPcys=
github.com/oasisprotocol/oasis-sdk/client-sdk/go v0.10.1/go.mod h1:DuTB/RiQgWgChU3K4B1rLaeCAQGngwYpjwkOs/PTWm4=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
Expand Down

0 comments on commit 84a4613

Please sign in to comment.