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 @@ -20,7 +20,7 @@ require (
20
20
github.com/google/go-cmp v0.7.0
21
21
github.com/hashicorp/golang-lru/v2 v2.0.7
22
22
github.com/rivo/tview v0.0.0-20240625185742-b0a7293b8130
23
- github.com/transparency-dev/formats v0.0.0-20240826204810-ad21d25a1c7f
23
+ github.com/transparency-dev/formats v0.0.0-20250421220931-bb8ad4d07c26
24
24
github.com/transparency-dev/merkle v0.0.2
25
25
go.opentelemetry.io/contrib/detectors/aws/ec2 v1.35.0
26
26
go.opentelemetry.io/contrib/detectors/aws/ecs v1.35.0
Original file line number Diff line number Diff line change @@ -1026,8 +1026,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
1026
1026
github.com/stretchr/testify v1.8.3 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
1027
1027
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
1028
1028
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
1029
- github.com/transparency-dev/formats v0.0.0-20240826204810-ad21d25a1c7f h1:FiuOzJItmOKrUNVfjWTbEurV9/vYyop2zoR4s8qp80c =
1030
- github.com/transparency-dev/formats v0.0.0-20240826204810-ad21d25a1c7f /go.mod h1:Iso3Bhsif9xUGQdI3TF3IiM3F3IKfNHG4LnDgbk+1zg =
1029
+ github.com/transparency-dev/formats v0.0.0-20250421220931-bb8ad4d07c26 h1:YTbkeFbzcer+42bIgo6Za2194nKwhZPgaZKsP76QffE =
1030
+ github.com/transparency-dev/formats v0.0.0-20250421220931-bb8ad4d07c26 /go.mod h1:ODywn0gGarHMMdSkWT56ULoK8Hk71luOyRseKek9COw =
1031
1031
github.com/transparency-dev/merkle v0.0.2 h1:Q9nBoQcZcgPamMkGn7ghV8XiTZ/kRxn1yCG81+twTK4 =
1032
1032
github.com/transparency-dev/merkle v0.0.2 /go.mod h1:pqSy+OXefQ1EDUVmAJ8MUhHB9TXGuzVAT58PqBoHz1A =
1033
1033
github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments