Skip to content

Commit

Permalink
Merge pull request #75 from ethpandaops/update-contributoor-v0.0.47
Browse files Browse the repository at this point in the history
chore: update contributoor to v0.0.47
  • Loading branch information
EthPandaOpsBot authored Jan 21, 2025
2 parents 21c22ce + fc27269 commit 21a8cf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23

require (
github.com/docker/go-connections v0.5.0
github.com/ethpandaops/contributoor v0.0.46
github.com/ethpandaops/contributoor v0.0.47
github.com/gdamore/tcell/v2 v2.7.4
github.com/mitchellh/go-homedir v1.1.0
github.com/rivo/tview v0.0.0-20241103174730-c76f7879f592
Expand All @@ -13,6 +13,7 @@ require (
github.com/testcontainers/testcontainers-go v0.34.0
github.com/urfave/cli v1.22.16
go.uber.org/mock v0.5.0
golang.org/x/text v0.21.0
google.golang.org/protobuf v1.36.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down Expand Up @@ -76,7 +77,6 @@ require (
golang.org/x/net v0.32.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.8.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241206012308-a4fef0638583 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4
github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/envoyproxy/protoc-gen-validate v1.1.0 h1:tntQDh69XqOCOZsDz0lVJQez/2L6Uu2PdjCQwWCJ3bM=
github.com/envoyproxy/protoc-gen-validate v1.1.0/go.mod h1:sXRDRVmzEbkM7CVcM06s9shE/m23dg3wzjl0UWqJ2q4=
github.com/ethpandaops/contributoor v0.0.46 h1:L4dpqM2h2ePdIznIdAOVox2mxF0V1OvGygqsJVlNaM4=
github.com/ethpandaops/contributoor v0.0.46/go.mod h1:Zjsbj+ThoEkzbrGeo7sHnQlB369Cbimc3MHnLtEH5m0=
github.com/ethpandaops/contributoor v0.0.47 h1:xSlUa8pdHxeZRFT+ST78dGlqCYC8g30hBUMwpvJ2B08=
github.com/ethpandaops/contributoor v0.0.47/go.mod h1:Zjsbj+ThoEkzbrGeo7sHnQlB369Cbimc3MHnLtEH5m0=
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/gdamore/encoding v1.0.0 h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdko=
Expand Down

0 comments on commit 21a8cf6

Please sign in to comment.