Skip to content

Commit

Permalink
bump hagall-common to v0.1.11 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuning-auki authored Apr 17, 2024
1 parent 4345a8b commit de6b98e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/aukilabs/go-tooling v0.14.5
github.com/aukilabs/hagall-common v0.1.10
github.com/aukilabs/hagall-common v0.1.11
github.com/ethereum/go-ethereum v1.13.14
github.com/google/uuid v1.6.0
github.com/prometheus/client_golang v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/aukilabs/go-tooling v0.14.5 h1:6/paa3gx7u0LNQoc/F9fkmzYY5/CwjwuHjy3nudJOLg=
github.com/aukilabs/go-tooling v0.14.5/go.mod h1:YbXJtQfG+gTG/TfXQrf/mwVRmO/lBjQFmraDgGGIIKw=
github.com/aukilabs/hagall-common v0.1.10 h1:8KYNBgrIWk8ZejXZ/gsyCLWMMZ6jRcZtcgdLUiEFc08=
github.com/aukilabs/hagall-common v0.1.10/go.mod h1:/TDpw2RL7csIHnOBNEbZrchXC5T7+KDqqIduqp7lHCQ=
github.com/aukilabs/hagall-common v0.1.11 h1:GhTNeONwSxy056H7DJT8V+UrGDMe83i48Z7u2HJjpH4=
github.com/aukilabs/hagall-common v0.1.11/go.mod h1:/TDpw2RL7csIHnOBNEbZrchXC5T7+KDqqIduqp7lHCQ=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/btcsuite/btcd/btcec/v2 v2.3.2 h1:5n0X6hX0Zk+6omWcihdYvdAlGf2DfasC0GMf7DClJ3U=
Expand Down

0 comments on commit de6b98e

Please sign in to comment.