Skip to content

Commit 02f14f4

Browse files
chore(deps): bump github.com/blinklabs-io/gouroboros (#128)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.73.2 to 0.73.3. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.73.2...v0.73.3) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40f8cb0 commit 02f14f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.20
44

55
require (
66
github.com/blinklabs-io/cardano-models v0.3.1
7-
github.com/blinklabs-io/gouroboros v0.73.2
7+
github.com/blinklabs-io/gouroboros v0.73.3
88
github.com/blinklabs-io/snek v0.17.2
99
github.com/dgraph-io/badger/v4 v4.2.0
1010
github.com/kelseyhightower/envconfig v1.4.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
22
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
33
github.com/blinklabs-io/cardano-models v0.3.1 h1:CtojPKiiOnd8o3NCsPZM3HYkyQ9mSVqKUz7gFKTVfZU=
44
github.com/blinklabs-io/cardano-models v0.3.1/go.mod h1:Z2t4gGSyLGXMRS+BkhED4AUGDIh5rI8NTNInZYBT7eg=
5-
github.com/blinklabs-io/gouroboros v0.73.2 h1:mxS9qNgAPsHseJ1sDLXBAy841vuV3Qp6yr2hvREZMZ0=
6-
github.com/blinklabs-io/gouroboros v0.73.2/go.mod h1:cvu7kpPIso3IS5Dexfq4m7sMnyLMsLFOE5jjDBEtC7E=
5+
github.com/blinklabs-io/gouroboros v0.73.3 h1:cRax2/SifKquvmww6aH1tZ/gUjiGj7cbZ8hcDiMTkjY=
6+
github.com/blinklabs-io/gouroboros v0.73.3/go.mod h1:YYxFvtZK/iDdrZc2XdokuASe2BNkN0cgxGDyVTEfI5k=
77
github.com/blinklabs-io/snek v0.17.2 h1:B2pNcjtW2iLdo2Hfa4UtIzSVT0Mf4SPRLtCkztiU3YY=
88
github.com/blinklabs-io/snek v0.17.2/go.mod h1:7tTZHEeVoq9gU2JsXbas06XXoR9AFyXNs28EgTn4YNs=
99
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=

0 commit comments

Comments
 (0)