File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/docker/go-connections v0.5.0
7- github.com/ethpandaops/contributoor v0.0.58
7+ github.com/ethpandaops/contributoor v0.0.59
88 github.com/gdamore/tcell/v2 v2.8.1
99 github.com/mitchellh/go-homedir v1.1.0
1010 github.com/rivo/tview v0.0.0-20241227133733-17b7edb88c57
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4
4242github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
4343github.com/envoyproxy/protoc-gen-validate v1.2.1 h1:DEo3O99U8j4hBFwbJfrz9VtgcDfUKS7KJ7spH3d86P8 =
4444github.com/envoyproxy/protoc-gen-validate v1.2.1 /go.mod h1:d/C80l/jxXLdfEIhX1W2TmLfsJ31lvEjwamM4DxlWXU =
45- github.com/ethpandaops/contributoor v0.0.58 h1:Bx2NtRir2Y6Pvw6vig0lR/UUjyN5egwlcz3WrzeGhLE =
46- github.com/ethpandaops/contributoor v0.0.58 /go.mod h1:fItzlQ7rcvssD1CxBMqEVnWq1+0K/vTPhsagPHGdOy4 =
45+ github.com/ethpandaops/contributoor v0.0.59 h1:Nws2v0I2lQwcSxxGaJyeap6BbMyXIIrUQ3yUJsd+qiU =
46+ github.com/ethpandaops/contributoor v0.0.59 /go.mod h1:fItzlQ7rcvssD1CxBMqEVnWq1+0K/vTPhsagPHGdOy4 =
4747github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
4848github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
4949github.com/gdamore/encoding v1.0.1 h1:YzKZckdBL6jVt2Gc+5p82qhrGiqMdG/eNs6Wy0u3Uhw =
You can’t perform that action at this time.
0 commit comments