revert: go-tuf fork

This commit is contained in:
mrjoelkamp
2024-05-13 09:48:04 -05:00
parent 3ee718ee67
commit 64f3c9b149
2 changed files with 3 additions and 5 deletions

4
go.mod
View File

@@ -22,13 +22,11 @@ require (
github.com/stretchr/testify v1.9.0
github.com/testcontainers/testcontainers-go v0.31.0
github.com/testcontainers/testcontainers-go/modules/registry v0.31.0
github.com/theupdateframework/go-tuf/v2 v2.0.0-20240402164131-b2e024ad4752
github.com/theupdateframework/go-tuf/v2 v2.0.0-20240504210147-1ab2a38c01b0 // for https://github.com/theupdateframework/go-tuf/pull/632
gopkg.in/yaml.v3 v3.0.1
sigs.k8s.io/yaml v1.4.0
)
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-20230124172434-306776ec8161 // indirect