Skip to content

Commit

Permalink
[bot] Update main from tektoncd/pipeline to c2c3085
Browse files Browse the repository at this point in the history
    $ git diff --stat c2c3085..6607b04
     go.mod                                        |  2 +-
     go.sum                                        |  3 +-
     vendor/github.com/golang-jwt/jwt/v4/parser.go | 41 ++++++++++++++-------------
     vendor/modules.txt                            |  2 +-
     4 files changed, 24 insertions(+), 24 deletions(-)

https://github.com/tektoncd/pipeline/compare/c2c3085de6ad2019538f83c0b033d7e9c913be97..6607b04367677b5864542012cf6502a45d89c05a
  • Loading branch information
openshift-pipelines-bot authored and openshift-pipelines-bot committed Dec 13, 2024
1 parent bcd7566 commit 512d070
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6607b04367677b5864542012cf6502a45d89c05a
c2c3085de6ad2019538f83c0b033d7e9c913be97
2 changes: 1 addition & 1 deletion upstream/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ require (
github.com/go-openapi/swag v0.22.3 // indirect
github.com/gobuffalo/flect v1.0.2 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/gofuzz v1.2.0 // indirect
Expand Down
3 changes: 2 additions & 1 deletion upstream/go.sum

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

41 changes: 20 additions & 21 deletions upstream/vendor/github.com/golang-jwt/jwt/v4/parser.go

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

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

0 comments on commit 512d070

Please sign in to comment.