Skip to content

Commit bc90d20

Browse files
Merge pull request #82 from ZEISS/dependabot/go_modules/tools/github.com/theupdateframework/go-tuf/v2-2.4.1
build(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.3.1 to 2.4.1 in /tools
2 parents 1eb7cb8 + 86611d0 commit bc90d20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ require (
430430
github.com/tdakkota/asciicheck v0.4.1 // indirect
431431
github.com/tetafro/godot v1.5.0 // indirect
432432
github.com/theupdateframework/go-tuf v0.7.0 // indirect
433-
github.com/theupdateframework/go-tuf/v2 v2.3.1 // indirect
433+
github.com/theupdateframework/go-tuf/v2 v2.4.1 // indirect
434434
github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3 // indirect
435435
github.com/timonwong/loggercheck v0.10.1 // indirect
436436
github.com/tomarrell/wrapcheck/v2 v2.10.0 // indirect

tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,8 +1179,8 @@ github.com/tetafro/godot v1.5.0 h1:aNwfVI4I3+gdxjMgYPus9eHmoBeJIbnajOyqZYStzuw=
11791179
github.com/tetafro/godot v1.5.0/go.mod h1:2oVxTBSftRTh4+MVfUaUXR6bn2GDXCaMcOG4Dk3rfio=
11801180
github.com/theupdateframework/go-tuf v0.7.0 h1:CqbQFrWo1ae3/I0UCblSbczevCCbS31Qvs5LdxRWqRI=
11811181
github.com/theupdateframework/go-tuf v0.7.0/go.mod h1:uEB7WSY+7ZIugK6R1hiBMBjQftaFzn7ZCDJcp1tCUug=
1182-
github.com/theupdateframework/go-tuf/v2 v2.3.1 h1:fReZUTLvPdqIL8Rd9xEKPmaxig8GIXe0kS4RSEaRfaM=
1183-
github.com/theupdateframework/go-tuf/v2 v2.3.1/go.mod h1:9S0Srkf3c13FelsOyt5OyG3ZZDq9OJDA4IILavrt72Y=
1182+
github.com/theupdateframework/go-tuf/v2 v2.4.1 h1:K6ewW064rKZCPkRo1W/CTbTtm/+IB4+coG1iNURAGCw=
1183+
github.com/theupdateframework/go-tuf/v2 v2.4.1/go.mod h1:Nex2enPVYDFCklrnbTzl3OVwD7fgIAj0J5++z/rvCj8=
11841184
github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3 h1:y4mJRFlM6fUyPhoXuFg/Yu02fg/nIPFMOY8tOqppoFg=
11851185
github.com/timakin/bodyclose v0.0.0-20241017074812-ed6a65f985e3/go.mod h1:mkjARE7Yr8qU23YcGMSALbIxTQ9r9QBVahQOBRfU460=
11861186
github.com/timonwong/loggercheck v0.10.1 h1:uVZYClxQFpw55eh+PIoqM7uAOHMrhVcDoWDery9R8Lg=

0 commit comments

Comments
 (0)