fix: bug in go-tuf

This commit is contained in:
mrjoelkamp
2024-04-16 08:20:32 -05:00
parent c1035c951e
commit 165c2e270d
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -10,6 +10,8 @@ require (
github.com/theupdateframework/go-tuf/v2 v2.0.0-20240402164131-b2e024ad4752
)
replace github.com/theupdateframework/go-tuf/v2 => github.com/mrjoelkamp/go-tuf/v2 v2.0.1 // for https://github.com/theupdateframework/go-tuf/pull/632
require (
dario.cat/mergo v1.0.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect