Skip to content

Commit 2e00cc5

Browse files
build(deps): bump github.com/blinklabs-io/gouroboros (#159)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.136.0 to 0.137.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.136.0...v0.137.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.137.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a04e90b commit 2e00cc5

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
@@ -9,7 +9,7 @@ require (
99
github.com/SundaeSwap-finance/kugo v1.3.0
1010
github.com/blinklabs-io/adder v0.33.0
1111
github.com/blinklabs-io/bursa v0.11.1
12-
github.com/blinklabs-io/gouroboros v0.136.0
12+
github.com/blinklabs-io/gouroboros v0.137.1
1313
github.com/joho/godotenv v1.5.1
1414
github.com/kelseyhightower/envconfig v1.4.0
1515
github.com/spf13/cobra v1.10.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ github.com/blinklabs-io/adder v0.33.0 h1:WGqRUHIlFDl9RfidmyU/RT9GhR3eEZ4XHzSMk90
1717
github.com/blinklabs-io/adder v0.33.0/go.mod h1:FEXfOLWW+MF7YD/ikxZ8fmYsOwkWVKImfsZM4yx8qm0=
1818
github.com/blinklabs-io/bursa v0.11.1 h1:mDD6oMP5+m/icSY1ec/gCbCk/g+1yx2w24xfxkfZ3tA=
1919
github.com/blinklabs-io/bursa v0.11.1/go.mod h1:fNiaUi777BuD3+DGHOuSSkLQ/1ELL6goZUPL8fI7/ZI=
20-
github.com/blinklabs-io/gouroboros v0.136.0 h1:eoU6G7eZqNLKFV08XvYYmkIAMSfpYFU5H5AxFC6dMcs=
21-
github.com/blinklabs-io/gouroboros v0.136.0/go.mod h1:1rKQ3kZY95LfjagFP5NiIjuimjg5BWseq52xLgahZwk=
20+
github.com/blinklabs-io/gouroboros v0.137.1 h1:4d3Yp50i53JiBUmpCDQQ98Wh2PsBm3HfcV/axjK789U=
21+
github.com/blinklabs-io/gouroboros v0.137.1/go.mod h1:6Gnhu76jzCE0p7zHmQn7TjP8t2MMghF711LgxiuLelg=
2222
github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU=
2323
github.com/blinklabs-io/ouroboros-mock v0.3.8/go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA=
2424
github.com/blinklabs-io/plutigo v0.0.13 h1:JztPigFmknQmQ3Ti1+mdTY96ihOUDh6wJ3pPnN2YYBU=

0 commit comments

Comments
 (0)