Skip to content

Commit 34709fc

Browse files
build(deps): bump github.com/blinklabs-io/gouroboros (#364)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.109.0 to 0.110.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.109.0...v0.110.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 35fafd3 commit 34709fc

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.109.0
7+
github.com/blinklabs-io/gouroboros v0.110.0
88
github.com/docker/docker v27.5.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.109.0 h1:N8o5EObDfqJM2PQjAbNmkVqS7dtV/gwRnv7z7rkBWQA=
17-
github.com/blinklabs-io/gouroboros v0.109.0/go.mod h1:VlfiHqXeVvnaeK97U8MyohQFT1PyB2SiBnSYeF+ZLNo=
16+
github.com/blinklabs-io/gouroboros v0.110.0 h1:VWqaTKEC0ituUylT7/KxRwaibM5ZFgqjSsfPmmvgc1Q=
17+
github.com/blinklabs-io/gouroboros v0.110.0/go.mod h1:VlfiHqXeVvnaeK97U8MyohQFT1PyB2SiBnSYeF+ZLNo=
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)