Skip to content

Commit

Permalink
[bot] Update from tektoncd/operator to f7e812e92d60a3c8caca85732ea4ce…
Browse files Browse the repository at this point in the history
…1665a2313c

    $ git diff --stat f7e812e92d60a3c8caca85732ea4ce1665a2313c..5da276fbc1c53eeeabaf31ee149b60f5d5f8b11e
     go.mod                                                 |  2 +-
     go.sum                                                 |  4 ++--
     .../theupdateframework/go-tuf/v2/metadata/metadata.go  | 18 ++++++++----------
     .../theupdateframework/go-tuf/v2/metadata/types.go     |  6 ------
     .../go-tuf/v2/metadata/updater/updater.go              | 10 +++++-----
     vendor/modules.txt                                     |  2 +-
     6 files changed, 17 insertions(+), 25 deletions(-)

https://github.com/tektoncd/operator/compare/f7e812e92d60a3c8caca85732ea4ce1665a2313c..5da276fbc1c53eeeabaf31ee149b60f5d5f8b11e
  • Loading branch information
openshift-pipelines-bot authored and openshift-merge-bot[bot] committed Oct 2, 2024
1 parent 26933ad commit f87ffb7
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 18 deletions.
2 changes: 1 addition & 1 deletion head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5da276fbc1c53eeeabaf31ee149b60f5d5f8b11e
f7e812e92d60a3c8caca85732ea4ce1665a2313c
2 changes: 1 addition & 1 deletion upstream/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ require (
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
github.com/thales-e-security/pool v0.0.2 // indirect
github.com/theupdateframework/go-tuf v0.7.0 // indirect
github.com/theupdateframework/go-tuf/v2 v2.0.0 // indirect
github.com/theupdateframework/go-tuf/v2 v2.0.1 // indirect
github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e // indirect
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
github.com/tjfoc/gmsm v1.4.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions upstream/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1771,8 +1771,8 @@ github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gt
github.com/thales-e-security/pool v0.0.2/go.mod h1:qtpMm2+thHtqhLzTwgDBj/OuNnMpupY8mv0Phz0gjhU=
github.com/theupdateframework/go-tuf v0.7.0 h1:CqbQFrWo1ae3/I0UCblSbczevCCbS31Qvs5LdxRWqRI=
github.com/theupdateframework/go-tuf v0.7.0/go.mod h1:uEB7WSY+7ZIugK6R1hiBMBjQftaFzn7ZCDJcp1tCUug=
github.com/theupdateframework/go-tuf/v2 v2.0.0 h1:rD8d9RotYBprZVgC+9oyTZ5MmawepnTSTqoDuxjWgbs=
github.com/theupdateframework/go-tuf/v2 v2.0.0/go.mod h1:baB22nBHeHBCeuGZcIlctNq4P61PcOdyARlplg5xmLA=
github.com/theupdateframework/go-tuf/v2 v2.0.1 h1:11p9tXpq10KQEujxjcIjDSivMKCMLguls7erXHZnxJQ=
github.com/theupdateframework/go-tuf/v2 v2.0.1/go.mod h1:baB22nBHeHBCeuGZcIlctNq4P61PcOdyARlplg5xmLA=
github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e h1:BuzhfgfWQbX0dWzYzT1zsORLnHRv3bcRcsaUk0VmXA8=
github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e/go.mod h1:/Tnicc6m/lsJE0irFMA0LfIwTBo4QP7A8IfyIv4zZKI=
github.com/tidwall/gjson v1.12.1 h1:ikuZsLdhr8Ws0IdROXUS1Gi4v9Z4pGqpX/CvJkxvfpo=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion upstream/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,7 @@ github.com/theupdateframework/go-tuf/pkg/targets
github.com/theupdateframework/go-tuf/sign
github.com/theupdateframework/go-tuf/util
github.com/theupdateframework/go-tuf/verify
# github.com/theupdateframework/go-tuf/v2 v2.0.0
# github.com/theupdateframework/go-tuf/v2 v2.0.1
## explicit; go 1.21
github.com/theupdateframework/go-tuf/v2/metadata
github.com/theupdateframework/go-tuf/v2/metadata/config
Expand Down

0 comments on commit f87ffb7

Please sign in to comment.