Skip to content

Commit dc79980

Browse files
build(deps): bump github.com/blinklabs-io/gouroboros (#384)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.111.0 to 0.113.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.111.0...v0.113.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros 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 cdb374e commit dc79980

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
@@ -4,7 +4,7 @@ go 1.23.6
44

55
require (
66
github.com/Masterminds/sprig/v3 v3.3.0
7-
github.com/blinklabs-io/gouroboros v0.111.0
7+
github.com/blinklabs-io/gouroboros v0.113.0
88
github.com/docker/docker v28.0.1+incompatible
99
github.com/docker/go-connections v0.5.0
1010
github.com/hashicorp/go-version v1.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ github.com/Masterminds/sprig/v3 v3.3.0/go.mod h1:Zy1iXRYNqNLUolqCpL4uhk6SHUMAOSC
1313
github.com/Microsoft/go-winio v0.4.14 h1:+hMXMk01us9KgxGb7ftKQt2Xpf5hH/yky+TDA+qxleU=
1414
github.com/Microsoft/go-winio v0.4.14/go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA=
1515
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
16-
github.com/blinklabs-io/gouroboros v0.111.0 h1:A2u+rU6vn/Tg7hyBvJ2SZ4mEAJAnMaijvl6QBgBs3xg=
17-
github.com/blinklabs-io/gouroboros v0.111.0/go.mod h1:KQKtHCrCTgH9jtcJk1cJDx75hs2HaugJowhRAvP2hPU=
16+
github.com/blinklabs-io/gouroboros v0.113.0 h1:NxlsoU494cYJItBzPgFaw2wNwg+/7jZLYuYv8ubIylo=
17+
github.com/blinklabs-io/gouroboros v0.113.0/go.mod h1:KQKtHCrCTgH9jtcJk1cJDx75hs2HaugJowhRAvP2hPU=
1818
github.com/blinklabs-io/ouroboros-mock v0.3.6 h1:m/iK4l1EJbiz9kU0u5uzWNEwlskazWuwbJHysr2hhP4=
1919
github.com/blinklabs-io/ouroboros-mock v0.3.6/go.mod h1:S++j/dBxNYG3AlcRaeZvok4X2ih7GrK+VWV1s0SLN3M=
2020
github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ=

0 commit comments

Comments
 (0)