Skip to content

Commit b09011b

Browse files
committed
go flare common tag bumped
1 parent 4c20141 commit b09011b

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
@@ -6,7 +6,7 @@ require (
66
github.com/BurntSushi/toml v1.4.0
77
github.com/bradleyjkemp/cupaloy v2.3.0+incompatible
88
github.com/ethereum/go-ethereum v1.14.12
9-
github.com/flare-foundation/go-flare-common v1.1.1-0.20250217165008-ed7d99e9c557
9+
github.com/flare-foundation/go-flare-common v1.2.0
1010
github.com/gorilla/mux v1.8.1
1111
github.com/pkg/errors v0.9.1
1212
github.com/rs/cors v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ github.com/ethereum/go-ethereum v1.14.12 h1:8hl57x77HSUo+cXExrURjU/w1VhL+ShCTJrT
6868
github.com/ethereum/go-ethereum v1.14.12/go.mod h1:RAC2gVMWJ6FkxSPESfbshrcKpIokgQKsVKmAuqdekDY=
6969
github.com/ethereum/go-verkle v0.2.2 h1:I2W0WjnrFUIzzVPwm8ykY+7pL2d4VhlsePn4j7cnFk8=
7070
github.com/ethereum/go-verkle v0.2.2/go.mod h1:M3b90YRnzqKyyzBEWJGqj8Qff4IDeXnzFw0P9bFw3uk=
71-
github.com/flare-foundation/go-flare-common v1.1.1-0.20250217165008-ed7d99e9c557 h1:xprrZ5rPXdH4Xs63D9JVFMuEz6it3BcUmYiM0E/PH5s=
72-
github.com/flare-foundation/go-flare-common v1.1.1-0.20250217165008-ed7d99e9c557/go.mod h1:u844RxubdWw9KNXV+1N6aud6lQsYrhg2nz8acJB9MCw=
71+
github.com/flare-foundation/go-flare-common v1.2.0 h1:6xkFMr/qZGMw6ULWw6uaDLhiHls2XK1D/FEVDRFihC8=
72+
github.com/flare-foundation/go-flare-common v1.2.0/go.mod h1:u844RxubdWw9KNXV+1N6aud6lQsYrhg2nz8acJB9MCw=
7373
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
7474
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
7575
github.com/fsnotify/fsnotify v1.5.4/go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU=

0 commit comments

Comments
 (0)