Skip to content

Commit 3ba44bf

Browse files
authored
Merge pull request #108 from blinklabs-io/dependabot/go_modules/github.com/blinklabs-io/gouroboros-0.69.3
chore(deps): bump github.com/blinklabs-io/gouroboros from 0.69.2 to 0.69.3
2 parents 273fbb7 + 3b6539d commit 3ba44bf

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.20
44

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

go.sum

Lines changed: 2 additions & 2 deletions
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.2.0 h1:fQ2vkvMLFgQodtFpYE73i+6+eNN5vaIB3GBIys8FsyI=
44
github.com/blinklabs-io/cardano-models v0.2.0/go.mod h1:iH8IqSca4WzFQIAT3Ssd3TviILfoCgaJQ8mc3JrIvwE=
5-
github.com/blinklabs-io/gouroboros v0.69.2 h1:6FQwC1KxTPYbbugolNU03Dvm3vaCZWoceaaWLx6Skw0=
6-
github.com/blinklabs-io/gouroboros v0.69.2/go.mod h1:ppm97qgdO1ZsfrrziSgmRRChtESfLtGaUcn9UN1Ft5A=
5+
github.com/blinklabs-io/gouroboros v0.69.3 h1:PDyjXhYkCNyr/vDbEydIiA7GNVSgcXgNwdCQt0ACzlA=
6+
github.com/blinklabs-io/gouroboros v0.69.3/go.mod h1:ppm97qgdO1ZsfrrziSgmRRChtESfLtGaUcn9UN1Ft5A=
77
github.com/blinklabs-io/snek v0.17.0 h1:c7g9+2UYyAunMFBOs2hoomIUFkVQNB8ZHTCvCGKSQ0E=
88
github.com/blinklabs-io/snek v0.17.0/go.mod h1:2WpL9BHe3EvrqcZKjmgQEk48pd1hOUumGexulOvh/Ew=
99
github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=

0 commit comments

Comments
 (0)