Skip to content

Commit 0bad21d

Browse files
authored
Merge pull request #76 from ethpandaops/bump/cbt-deps-180925
chore: bump xatu-cbt to latest commit to pick up map filter types and…
2 parents 75a2390 + 609f92d commit 0bad21d

22 files changed

+2643
-639
lines changed

backend/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/aws/aws-sdk-go-v2/config v1.29.9
1414
github.com/aws/aws-sdk-go-v2/credentials v1.17.62
1515
github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2
16-
github.com/ethpandaops/xatu-cbt v0.0.0-20250912051341-3fba7b565dc3
16+
github.com/ethpandaops/xatu-cbt v0.0.0-20250917072956-40bdd0451bd6
1717
github.com/goccy/go-json v0.10.5
1818
github.com/mitchellh/mapstructure v1.5.0
1919
github.com/prometheus/client_golang v1.22.0

backend/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ github.com/ethpandaops/ethwallclock v0.3.0 h1:xF5fwtBf+bHFHZKBnwiPFEuelW3sMM7SD3
9292
github.com/ethpandaops/ethwallclock v0.3.0/go.mod h1:y0Cu+mhGLlem19vnAV2x0hpFS5KZ7oOi2SWYayv9l24=
9393
github.com/ethpandaops/xatu-cbt v0.0.0-20250912051341-3fba7b565dc3 h1:9yfXiTJKKpU6L//mESSfLHl7z+Eb4PWtBi+u83r7JfI=
9494
github.com/ethpandaops/xatu-cbt v0.0.0-20250912051341-3fba7b565dc3/go.mod h1:iJpkfBEpE98rnSIb+6dBlrBXfy35VqhCxhwRFzefUsU=
95+
github.com/ethpandaops/xatu-cbt v0.0.0-20250917072956-40bdd0451bd6 h1:6xu0QLF8PSok51NYtA44lQfapLPJMedrwftp81b3Opw=
96+
github.com/ethpandaops/xatu-cbt v0.0.0-20250917072956-40bdd0451bd6/go.mod h1:iJpkfBEpE98rnSIb+6dBlrBXfy35VqhCxhwRFzefUsU=
9597
github.com/fatih/color v1.10.0 h1:s36xzo75JdqLaaWoiEHk767eHiwo0598uUxyfiPkDsg=
9698
github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
9799
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=

0 commit comments

Comments
 (0)