Skip to content

Commit c83d4d5

Browse files
Bump github.com/theupdateframework/go-tuf/v2 from 2.3.1 to 2.4.1
Bumps [github.com/theupdateframework/go-tuf/v2](https://github.com/theupdateframework/go-tuf) from 2.3.1 to 2.4.1. - [Release notes](https://github.com/theupdateframework/go-tuf/releases) - [Commits](theupdateframework/go-tuf@v2.3.1...v2.4.1) --- updated-dependencies: - dependency-name: github.com/theupdateframework/go-tuf/v2 dependency-version: 2.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c6f4f3 commit c83d4d5

2 files changed

Lines changed: 33 additions & 104 deletions

File tree

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ require (
161161
github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
162162
github.com/stretchr/objx v0.5.3 // indirect
163163
github.com/subosito/gotenv v1.6.0 // indirect
164-
github.com/theupdateframework/go-tuf/v2 v2.3.1 // indirect
164+
github.com/theupdateframework/go-tuf/v2 v2.4.1 // indirect
165165
github.com/transparency-dev/formats v0.0.0-20251124235518-2de64aa755f0 // indirect
166166
github.com/transparency-dev/merkle v0.0.2 // indirect
167167
github.com/transparency-dev/tessera v1.0.0 // indirect
@@ -182,7 +182,6 @@ require (
182182
go.opentelemetry.io/otel/sdk v1.38.0 // indirect
183183
go.opentelemetry.io/otel/sdk/metric v1.38.0 // indirect
184184
go.opentelemetry.io/otel/trace v1.38.0 // indirect
185-
go.uber.org/zap v1.27.1 // indirect
186185
go.yaml.in/yaml/v3 v3.0.4 // indirect
187186
golang.org/x/exp v0.0.0-20251125195548-87e1e737ad39 // indirect
188187
golang.org/x/mod v0.30.0 // indirect

0 commit comments

Comments
 (0)