Skip to content

Commit

Permalink
chore: update paloma dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maharifu committed Aug 21, 2024
1 parent 73b865a commit e2a3ec8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -233,4 +233,4 @@ replace (
github.com/roodeag/arbitrum => github.com/palomachain/arb-geth v0.0.0-20230824112942-8e77a580a936
)

replace github.com/palomachain/paloma => ../paloma
replace github.com/palomachain/paloma => github.com/VolumeFi/paloma v1.5.0-next.0.20240821154253-80b36ace84bf
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ github.com/VictoriaMetrics/fastcache v1.12.1 h1:i0mICQuojGDL3KblA7wUNlY5lOK6a4bw
github.com/VictoriaMetrics/fastcache v1.12.1/go.mod h1:tX04vaqcNoQeGLD+ra5pU5sWkuxnzWhEzLwhP9w653o=
github.com/VividCortex/gohistogram v1.0.0 h1:6+hBz+qvs0JOrrNhhmR7lFxo5sINxBCGXrdtl/UvroE=
github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g=
github.com/VolumeFi/paloma v1.5.0-next.0.20240821154253-80b36ace84bf h1:IwxqnQ39gNfTO/sjePikfku1dQI7Del+VxcFJuruk8g=
github.com/VolumeFi/paloma v1.5.0-next.0.20240821154253-80b36ace84bf/go.mod h1:91O0VRxBof+IXTZxSsSbk/lV2DSaWQIdUaoCBv6HXDo=
github.com/VolumeFi/whoops v0.7.2 h1:BMxDRo1N14QPPkruA9tsqivpWFXlujvFR+CtWGeQ0cc=
github.com/VolumeFi/whoops v0.7.2/go.mod h1:WH5v7h5SzHTOIx28WZ9kJqdMqOX2VQNPBelwlrgg5PQ=
github.com/adlio/schema v1.3.3 h1:oBJn8I02PyTB466pZO1UZEn1TV5XLlifBSyMrmHl/1I=
Expand Down

0 comments on commit e2a3ec8

Please sign in to comment.