Skip to content

Commit 63a9a37

Browse files
openshift-pipelines-botwaveywaves
authored andcommitted
[bot] Update next from tektoncd-catalog/git-clone to bbdd232
$ git diff --stat bbdd23294059bead546a43ce09cb04859762d04d..e1791317e816171bff68c1f9e942cc1fef201902 .github/workflows/build.yaml | 13 +- .github/workflows/release.yaml | 16 +- image/git-init/.goreleaser.yml | 2 +- image/git-init/go.mod | 103 +- image/git-init/go.sum | 305 +- image/git-init/vendor/cel.dev/expr/.bazelversion | 2 - image/git-init/vendor/cel.dev/expr/.gitattributes | 2 - image/git-init/vendor/cel.dev/expr/.gitignore | 2 - image/git-init/vendor/cel.dev/expr/BUILD.bazel | 34 - .../vendor/cel.dev/expr/CODE_OF_CONDUCT.md | 25 - image/git-init/vendor/cel.dev/expr/CONTRIBUTING.md | 32 - image/git-init/vendor/cel.dev/expr/GOVERNANCE.md | 43 - image/git-init/vendor/cel.dev/expr/MAINTAINERS.md | 13 - image/git-init/vendor/cel.dev/expr/MODULE.bazel | 70 - image/git-init/vendor/cel.dev/expr/README.md | 73 - image/git-init/vendor/cel.dev/expr/WORKSPACE | 145 - .../git-init/vendor/cel.dev/expr/WORKSPACE.bzlmod | 0 image/git-init/vendor/cel.dev/expr/checked.pb.go | Bin 50576 -> 0 bytes image/git-init/vendor/cel.dev/expr/cloudbuild.yaml | 9 - image/git-init/vendor/cel.dev/expr/eval.pb.go | Bin 15041 -> 0 bytes image/git-init/vendor/cel.dev/expr/explain.pb.go | Bin 7792 -> 0 bytes .../git-init/vendor/cel.dev/expr/regen_go_proto.sh | 9 - .../expr/regen_go_proto_canonical_protos.sh | 10 - image/git-init/vendor/cel.dev/expr/syntax.pb.go | Bin 58718 -> 0 bytes image/git-init/vendor/cel.dev/expr/value.pb.go | Bin 20879 -> 0 bytes .../github.com/antlr4-go/antlr/v4/.gitignore | 18 - .../vendor/github.com/antlr4-go/antlr/v4/LICENSE | 28 - .../vendor/github.com/antlr4-go/antlr/v4/README.md | 54 - .../github.com/antlr4-go/antlr/v4/antlrdoc.go | 102 - .../vendor/github.com/antlr4-go/antlr/v4/atn.go | 179 - .../github.com/antlr4-go/antlr/v4/atn_config.go | 335 - .../antlr4-go/antlr/v4/atn_config_set.go | 301 - .../antlr/v4/atn_deserialization_options.go | 62 - .../antlr4-go/antlr/v4/atn_deserializer.go | 684 -- .../github.com/antlr4-go/antlr/v4/atn_simulator.go | 41 - .../github.com/antlr4-go/antlr/v4/atn_state.go | 461 - .../github.com/antlr4-go/antlr/v4/atn_type.go | 11 - .../github.com/antlr4-go/antlr/v4/char_stream.go | 12 - .../antlr4-go/antlr/v4/common_token_factory.go | 56 - .../antlr4-go/antlr/v4/common_token_stream.go | 450 - .../github.com/antlr4-go/antlr/v4/comparators.go | 150 - .../github.com/antlr4-go/antlr/v4/configuration.go | 214 - .../vendor/github.com/antlr4-go/antlr/v4/dfa.go | 175 - .../antlr4-go/antlr/v4/dfa_serializer.go | 158 - .../github.com/antlr4-go/antlr/v4/dfa_state.go | 170 - .../antlr/v4/diagnostic_error_listener.go | 110 - .../antlr4-go/antlr/v4/error_listener.go | 100 - .../antlr4-go/antlr/v4/error_strategy.go | 702 -- .../vendor/github.com/antlr4-go/antlr/v4/errors.go | 259 - .../github.com/antlr4-go/antlr/v4/file_stream.go | 67 - .../github.com/antlr4-go/antlr/v4/input_stream.go | 157 - .../github.com/antlr4-go/antlr/v4/int_stream.go | 16 - .../github.com/antlr4-go/antlr/v4/interval_set.go | 330 - .../github.com/antlr4-go/antlr/v4/jcollect.go | 685 -- .../vendor/github.com/antlr4-go/antlr/v4/lexer.go | 426 - .../github.com/antlr4-go/antlr/v4/lexer_action.go | 452 - .../antlr4-go/antlr/v4/lexer_action_executor.go | 173 - .../antlr4-go/antlr/v4/lexer_atn_simulator.go | 677 -- .../github.com/antlr4-go/antlr/v4/ll1_analyzer.go | 218 - .../github.com/antlr4-go/antlr/v4/nostatistics.go | 47 - .../vendor/github.com/antlr4-go/antlr/v4/parser.go | 700 -- .../antlr4-go/antlr/v4/parser_atn_simulator.go | 1668 --- .../antlr4-go/antlr/v4/parser_rule_context.go | 421 - .../antlr4-go/antlr/v4/prediction_context.go | 727 -- .../antlr4-go/antlr/v4/prediction_context_cache.go | 48 - .../antlr4-go/antlr/v4/prediction_mode.go | 536 - .../github.com/antlr4-go/antlr/v4/recognizer.go | 241 - .../github.com/antlr4-go/antlr/v4/rule_context.go | 40 - .../antlr4-go/antlr/v4/semantic_context.go | 464 - .../github.com/antlr4-go/antlr/v4/statistics.go | 281 - .../github.com/antlr4-go/antlr/v4/stats_data.go | 23 - .../vendor/github.com/antlr4-go/antlr/v4/token.go | 213 - .../github.com/antlr4-go/antlr/v4/token_source.go | 17 - .../github.com/antlr4-go/antlr/v4/token_stream.go | 21 - .../antlr4-go/antlr/v4/tokenstream_rewriter.go | 662 -- .../antlr4-go/antlr/v4/trace_listener.go | 32 - .../github.com/antlr4-go/antlr/v4/transition.go | 439 - .../vendor/github.com/antlr4-go/antlr/v4/tree.go | 304 - .../vendor/github.com/antlr4-go/antlr/v4/trees.go | 142 - .../vendor/github.com/antlr4-go/antlr/v4/utils.go | 328 - .../vendor/github.com/cespare/xxhash/v2/README.md | 2 - .../vendor/github.com/cespare/xxhash/v2/xxhash.go | 29 +- .../github.com/cespare/xxhash/v2/xxhash_asm.go | 2 +- .../github.com/cespare/xxhash/v2/xxhash_other.go | 2 +- .../github.com/cespare/xxhash/v2/xxhash_safe.go | 2 +- .../github.com/cespare/xxhash/v2/xxhash_unsafe.go | 2 +- .../github.com/emicklei/go-restful/v3/CHANGES.md | 42 +- .../github.com/emicklei/go-restful/v3/README.md | 7 +- .../github.com/emicklei/go-restful/v3/compress.go | 10 - .../github.com/emicklei/go-restful/v3/constants.go | 2 - .../github.com/emicklei/go-restful/v3/curly.go | 48 +- .../emicklei/go-restful/v3/entity_accessors.go | 7 - .../github.com/emicklei/go-restful/v3/json.go | 11 + .../github.com/emicklei/go-restful/v3/jsoniter.go | 12 + .../github.com/emicklei/go-restful/v3/jsr311.go | 2 +- .../github.com/emicklei/go-restful/v3/request.go | 5 +- .../github.com/emicklei/go-restful/v3/response.go | 3 - .../github.com/emicklei/go-restful/v3/route.go | 17 +- .../emicklei/go-restful/v3/route_builder.go | 55 +- .../evanphx/json-patch/v5/internal/json/decode.go | 1385 --- .../evanphx/json-patch/v5/internal/json/encode.go | 1486 --- .../evanphx/json-patch/v5/internal/json/fold.go | 141 - .../evanphx/json-patch/v5/internal/json/fuzz.go | 42 - .../evanphx/json-patch/v5/internal/json/indent.go | 143 - .../evanphx/json-patch/v5/internal/json/scanner.go | 610 -- .../evanphx/json-patch/v5/internal/json/stream.go | 495 - .../evanphx/json-patch/v5/internal/json/tables.go | 218 - .../evanphx/json-patch/v5/internal/json/tags.go | 38 - .../github.com/evanphx/json-patch/v5/merge.go | 110 +- .../github.com/evanphx/json-patch/v5/patch.go | 436 +- .../vendor/github.com/fxamacker/cbor/v2/.gitignore | 12 - .../github.com/fxamacker/cbor/v2/.golangci.yml | 104 - .../fxamacker/cbor/v2/CODE_OF_CONDUCT.md | 133 - .../github.com/fxamacker/cbor/v2/CONTRIBUTING.md | 41 - .../vendor/github.com/fxamacker/cbor/v2/README.md | 691 -- .../github.com/fxamacker/cbor/v2/SECURITY.md | 7 - .../github.com/fxamacker/cbor/v2/bytestring.go | 63 - .../vendor/github.com/fxamacker/cbor/v2/cache.go | 363 - .../vendor/github.com/fxamacker/cbor/v2/common.go | 182 - .../vendor/github.com/fxamacker/cbor/v2/decode.go | 3187 ------ .../github.com/fxamacker/cbor/v2/diagnose.go | 724 -- .../vendor/github.com/fxamacker/cbor/v2/doc.go | 129 - .../vendor/github.com/fxamacker/cbor/v2/encode.go | 1989 ---- .../github.com/fxamacker/cbor/v2/encode_map.go | 94 - .../fxamacker/cbor/v2/encode_map_go117.go | 60 - .../github.com/fxamacker/cbor/v2/simplevalue.go | 69 - .../vendor/github.com/fxamacker/cbor/v2/stream.go | 277 - .../github.com/fxamacker/cbor/v2/structfields.go | 260 - .../vendor/github.com/fxamacker/cbor/v2/tag.go | 299 - .../vendor/github.com/fxamacker/cbor/v2/valid.go | 394 - .../vendor/github.com/go-kit/log/README.md | 5 - .../vendor/github.com/go-kit/log/json_logger.go | 4 +- .../vendor/github.com/go-kit/log/level/doc.go | 11 - .../vendor/github.com/go-kit/log/level/level.go | 53 +- .../vendor/github.com/go-kit/log/staticcheck.conf | 1 - .../vendor/github.com/go-logr/logr/README.md | 127 +- .../vendor/github.com/go-logr/logr/SECURITY.md | 18 - .../vendor/github.com/go-logr/logr/context.go | 33 - .../github.com/go-logr/logr/context_noslog.go | 49 - .../vendor/github.com/go-logr/logr/context_slog.go | 83 - .../vendor/github.com/go-logr/logr/logr.go | 78 +- .../vendor/github.com/go-logr/logr/sloghandler.go | 192 - .../vendor/github.com/go-logr/logr/slogr.go | 100 - .../vendor/github.com/go-logr/logr/slogsink.go | 120 - .../go-openapi/jsonpointer/.golangci.yml | 61 - .../github.com/go-openapi/jsonpointer/README.md | 8 +- .../github.com/go-openapi/jsonpointer/pointer.go | 191 +- .../go-openapi/jsonreference/.golangci.yml | 57 +- .../github.com/go-openapi/jsonreference/README.md | 14 +- .../jsonreference/internal/normalize_url.go | 5 - .../vendor/github.com/go-openapi/swag/.gitignore | 1 - .../github.com/go-openapi/swag/.golangci.yml | 54 +- .../vendor/github.com/go-openapi/swag/BENCHMARK.md | 52 - .../vendor/github.com/go-openapi/swag/README.md | 8 +- .../github.com/go-openapi/swag/initialism_index.go | 202 - .../vendor/github.com/go-openapi/swag/loading.go | 105 +- .../github.com/go-openapi/swag/name_lexem.go | 70 +- .../types/doc.go => go-openapi/swag/post_go18.go} | 17 +- .../vendor/github.com/go-openapi/swag/post_go19.go | 68 + .../common/doc.go => go-openapi/swag/pre_go18.go} | 17 +- .../vendor/github.com/go-openapi/swag/pre_go19.go | 70 + .../vendor/github.com/go-openapi/swag/split.go | 470 +- .../github.com/go-openapi/swag/string_bytes.go | 8 - .../vendor/github.com/go-openapi/swag/util.go | 224 +- .../vendor/github.com/go-openapi/swag/yaml.go | 39 +- .../github.com/golang/protobuf/jsonpb/decode.go | 530 + .../github.com/golang/protobuf/jsonpb/encode.go | 559 + .../github.com/golang/protobuf/jsonpb/json.go | 69 + .../github.com/golang/protobuf/ptypes/any.go | 7 +- .../github.com/google/cel-go/cel/BUILD.bazel | 91 - .../vendor/github.com/google/cel-go/cel/cel.go | 19 - .../vendor/github.com/google/cel-go/cel/decls.go | 370 - .../vendor/github.com/google/cel-go/cel/env.go | 898 -- .../vendor/github.com/google/cel-go/cel/folding.go | 559 - .../github.com/google/cel-go/cel/inlining.go | 228 - .../vendor/github.com/google/cel-go/cel/io.go | 294 - .../vendor/github.com/google/cel-go/cel/library.go | 882 -- .../vendor/github.com/google/cel-go/cel/macro.go | 576 - .../github.com/google/cel-go/cel/optimizer.go | 535 - .../vendor/github.com/google/cel-go/cel/options.go | 685 -- .../vendor/github.com/google/cel-go/cel/program.go | 549 - .../github.com/google/cel-go/cel/validator.go | 375 - .../github.com/google/cel-go/checker/BUILD.bazel | 64 - .../github.com/google/cel-go/checker/checker.go | 717 -- .../github.com/google/cel-go/checker/cost.go | 1041 -- .../google/cel-go/checker/decls/BUILD.bazel | 19 - .../google/cel-go/checker/decls/decls.go | 237 - .../vendor/github.com/google/cel-go/checker/env.go | 284 - .../github.com/google/cel-go/checker/errors.go | 88 - .../github.com/google/cel-go/checker/format.go | 216 - .../github.com/google/cel-go/checker/mapping.go | 49 - .../github.com/google/cel-go/checker/options.go | 42 - .../github.com/google/cel-go/checker/printer.go | 74 - .../github.com/google/cel-go/checker/scopes.go | 147 - .../github.com/google/cel-go/checker/types.go | 314 - .../github.com/google/cel-go/common/BUILD.bazel | 34 - .../google/cel-go/common/ast/BUILD.bazel | 57 - .../github.com/google/cel-go/common/ast/ast.go | 457 - .../google/cel-go/common/ast/conversion.go | 659 -- .../github.com/google/cel-go/common/ast/expr.go | 884 -- .../github.com/google/cel-go/common/ast/factory.go | 332 - .../google/cel-go/common/ast/navigable.go | 660 -- .../google/cel-go/common/containers/BUILD.bazel | 31 - .../google/cel-go/common/containers/container.go | 328 - .../vendor/github.com/google/cel-go/common/cost.go | 40 - .../google/cel-go/common/debug/BUILD.bazel | 20 - .../github.com/google/cel-go/common/debug/debug.go | 314 - .../google/cel-go/common/decls/BUILD.bazel | 39 - .../github.com/google/cel-go/common/decls/decls.go | 856 -- .../github.com/google/cel-go/common/error.go | 74 - .../github.com/google/cel-go/common/errors.go | 112 - .../google/cel-go/common/functions/BUILD.bazel | 17 - .../google/cel-go/common/functions/functions.go | 61 - .../github.com/google/cel-go/common/location.go | 51 - .../google/cel-go/common/operators/BUILD.bazel | 14 - .../google/cel-go/common/operators/operators.go | 157 - .../google/cel-go/common/overloads/BUILD.bazel | 14 - .../google/cel-go/common/overloads/overloads.go | 327 - .../google/cel-go/common/runes/BUILD.bazel | 25 - .../google/cel-go/common/runes/buffer.go | 242 - .../github.com/google/cel-go/common/source.go | 173 - .../google/cel-go/common/stdlib/BUILD.bazel | 23 - .../google/cel-go/common/stdlib/standard.go | 620 -- .../google/cel-go/common/types/BUILD.bazel | 92 - .../google/cel-go/common/types/any_value.go | 24 - .../github.com/google/cel-go/common/types/bool.go | 141 - .../github.com/google/cel-go/common/types/bytes.go | 140 - .../google/cel-go/common/types/compare.go | 97 - .../google/cel-go/common/types/double.go | 211 - .../google/cel-go/common/types/duration.go | 222 - .../github.com/google/cel-go/common/types/err.go | 175 - .../github.com/google/cel-go/common/types/int.go | 303 - .../google/cel-go/common/types/iterator.go | 55 - .../google/cel-go/common/types/json_value.go | 29 - .../github.com/google/cel-go/common/types/list.go | 574 - .../github.com/google/cel-go/common/types/map.go | 1002 -- .../github.com/google/cel-go/common/types/null.go | 119 - .../google/cel-go/common/types/object.go | 165 - .../google/cel-go/common/types/optional.go | 108 - .../google/cel-go/common/types/overflow.go | 429 - .../google/cel-go/common/types/pb/BUILD.bazel | 53 - .../google/cel-go/common/types/pb/checked.go | 93 - .../google/cel-go/common/types/pb/enum.go | 44 - .../google/cel-go/common/types/pb/equal.go | 206 - .../google/cel-go/common/types/pb/file.go | 202 - .../github.com/google/cel-go/common/types/pb/pb.go | 258 - .../google/cel-go/common/types/pb/type.go | 614 -- .../google/cel-go/common/types/provider.go | 766 -- .../google/cel-go/common/types/ref/BUILD.bazel | 20 - .../google/cel-go/common/types/ref/provider.go | 102 - .../google/cel-go/common/types/ref/reference.go | 63 - .../google/cel-go/common/types/string.go | 226 - .../google/cel-go/common/types/timestamp.go | 311 - .../google/cel-go/common/types/traits/BUILD.bazel | 29 - .../google/cel-go/common/types/traits/comparer.go | 33 - .../cel-go/common/types/traits/field_tester.go | 30 - .../google/cel-go/common/types/traits/indexer.go | 25 - .../google/cel-go/common/types/traits/iterator.go | 49 - .../google/cel-go/common/types/traits/lister.go | 36 - .../google/cel-go/common/types/traits/mapper.go | 48 - .../google/cel-go/common/types/traits/matcher.go | 23 - .../google/cel-go/common/types/traits/math.go | 62 - .../google/cel-go/common/types/traits/receiver.go | 24 - .../google/cel-go/common/types/traits/sizer.go | 25 - .../google/cel-go/common/types/traits/traits.go | 79 - .../google/cel-go/common/types/traits/zeroer.go | 21 - .../github.com/google/cel-go/common/types/types.go | 877 -- .../github.com/google/cel-go/common/types/uint.go | 256 - .../google/cel-go/common/types/unknown.go | 326 - .../github.com/google/cel-go/common/types/util.go | 48 - .../google/cel-go/interpreter/BUILD.bazel | 74 - .../google/cel-go/interpreter/activation.go | 190 - .../cel-go/interpreter/attribute_patterns.go | 386 - .../google/cel-go/interpreter/attributes.go | 1436 --- .../google/cel-go/interpreter/decorators.go | 272 - .../google/cel-go/interpreter/dispatcher.go | 100 - .../google/cel-go/interpreter/evalstate.go | 79 - .../google/cel-go/interpreter/interpretable.go | 1435 --- .../google/cel-go/interpreter/interpreter.go | 185 - .../google/cel-go/interpreter/optimizations.go | 46 - .../google/cel-go/interpreter/planner.go | 761 -- .../github.com/google/cel-go/interpreter/prune.go | 574 - .../google/cel-go/interpreter/runtimecost.go | 320 - .../github.com/google/cel-go/parser/BUILD.bazel | 58 - .../github.com/google/cel-go/parser/errors.go | 41 - .../google/cel-go/parser/gen/BUILD.bazel | 26 - .../github.com/google/cel-go/parser/gen/CEL.g4 | 207 - .../github.com/google/cel-go/parser/gen/CEL.interp | 102 - .../github.com/google/cel-go/parser/gen/CEL.tokens | 65 - .../google/cel-go/parser/gen/CELLexer.interp | 139 - .../google/cel-go/parser/gen/CELLexer.tokens | 65 - .../google/cel-go/parser/gen/cel_base_listener.go | 237 - .../google/cel-go/parser/gen/cel_base_visitor.go | 152 - .../google/cel-go/parser/gen/cel_lexer.go | 351 - .../google/cel-go/parser/gen/cel_listener.go | 225 - .../google/cel-go/parser/gen/cel_parser.go | 6197 ----------- .../google/cel-go/parser/gen/cel_visitor.go | 117 - .../google/cel-go/parser/gen/generate.sh | 35 - .../github.com/google/cel-go/parser/helper.go | 515 - .../github.com/google/cel-go/parser/input.go | 129 - .../github.com/google/cel-go/parser/macro.go | 454 - .../github.com/google/cel-go/parser/options.go | 163 - .../github.com/google/cel-go/parser/parser.go | 1065 -- .../github.com/google/cel-go/parser/unescape.go | 237 - .../github.com/google/cel-go/parser/unparser.go | 663 -- .../google/{gnostic-models => gnostic}/LICENSE | 0 .../{gnostic-models => gnostic}/compiler/README.md | 0 .../compiler/context.go | 0 .../{gnostic-models => gnostic}/compiler/error.go | 0 .../compiler/extensions.go | 2 +- .../compiler/helpers.go | 2 +- .../{gnostic-models => gnostic}/compiler/main.go | 0 .../{gnostic-models => gnostic}/compiler/reader.go | 0 .../extensions/README.md | 0 .../extensions/extension.pb.go | 4 +- .../extensions/extension.proto | 0 .../extensions/extensions.go | 0 .../jsonschema/README.md | 0 .../{gnostic-models => gnostic}/jsonschema/base.go | 15 +- .../jsonschema/display.go | 17 +- .../jsonschema/models.go | 8 +- .../jsonschema/operations.go | 0 .../jsonschema/reader.go | 1 - .../jsonschema/schema.json | 0 .../jsonschema/writer.go | 30 +- .../openapiv2/OpenAPIv2.go | 9 +- .../openapiv2/OpenAPIv2.pb.go | 4 +- .../openapiv2/OpenAPIv2.proto | 0 .../openapiv2/README.md | 0 .../openapiv2/document.go | 2 +- .../openapiv2/openapi-2.0.json | 0 .../openapiv3/OpenAPIv3.go | 9 +- .../openapiv3/OpenAPIv3.pb.go | 13 +- .../openapiv3/OpenAPIv3.proto | 2 +- .../openapiv3/README.md | 4 + .../google/gnostic/openapiv3/annotations.pb.go | 183 + .../google/gnostic/openapiv3/annotations.proto | 60 + .../openapiv3/document.go | 2 +- .../google/gnostic/openapiv3/openapi-3.0.json | 1251 +++ .../google/gnostic/openapiv3/openapi-3.1.json | 1250 +++ .../vendor/github.com/google/go-cmp/cmp/compare.go | 38 +- .../github.com/google/go-cmp/cmp/export_panic.go | 16 + .../go-cmp/cmp/{export.go => export_unsafe.go} | 5 + .../google/go-cmp/cmp/internal/function/func.go | 7 - .../go-cmp/cmp/internal/value/pointer_purego.go | 34 + .../value/{pointer.go => pointer_unsafe.go} | 3 + .../vendor/github.com/google/go-cmp/cmp/options.go | 94 +- .../vendor/github.com/google/go-cmp/cmp/path.go | 46 +- .../github.com/google/go-cmp/cmp/report_reflect.go | 2 +- .../google/go-containerregistry}/LICENSE | 2 +- .../google/go-containerregistry/pkg/name/README.md | 3 + .../google/go-containerregistry/pkg/name/check.go | 43 + .../google/go-containerregistry/pkg/name/digest.go | 94 + .../google/go-containerregistry/pkg/name/doc.go | 42 + .../google/go-containerregistry/pkg/name/errors.go | 48 + .../go-containerregistry/pkg/name/options.go | 83 + .../google/go-containerregistry/pkg/name/ref.go | 75 + .../go-containerregistry/pkg/name/registry.go | 142 + .../go-containerregistry/pkg/name/repository.go | 121 + .../google/go-containerregistry/pkg/name/tag.go | 108 + .../grpc-gateway/v2/{LICENSE => LICENSE.txt} | 0 .../grpc-gateway/v2/internal/httprule/BUILD.bazel | 2 +- .../grpc-gateway/v2/internal/httprule/fuzz.go | 4 +- .../grpc-gateway/v2/internal/httprule/parse.go | 19 +- .../grpc-gateway/v2/runtime/BUILD.bazel | 14 +- .../grpc-gateway/v2/runtime/context.go | 81 +- .../grpc-gateway/v2/runtime/convert.go | 52 +- .../grpc-gateway/v2/runtime/errors.go | 51 +- .../grpc-gateway/v2/runtime/fieldmask.go | 15 +- .../grpc-gateway/v2/runtime/handler.go | 120 +- .../v2/runtime/marshal_httpbodyproto.go | 2 +- .../grpc-gateway/v2/runtime/marshal_json.go | 5 - .../grpc-gateway/v2/runtime/marshal_jsonpb.go | 42 +- .../grpc-gateway/v2/runtime/marshal_proto.go | 9 +- .../grpc-gateway/v2/runtime/marshaler.go | 8 - .../grpc-gateway/v2/runtime/marshaler_registry.go | 6 +- .../grpc-ecosystem/grpc-gateway/v2/runtime/mux.go | 195 +- .../grpc-gateway/v2/runtime/pattern.go | 20 +- .../grpc-gateway/v2/runtime/proto2_convert.go | 4 +- .../grpc-gateway/v2/runtime/query.go | 86 +- .../grpc-gateway/v2/utilities/pattern.go | 2 +- .../grpc-gateway/v2/utilities/readerfactory.go | 3 +- .../grpc-gateway/v2/utilities/string_array_flag.go | 2 +- .../grpc-gateway/v2/utilities/trie.go | 2 +- .../matttproud/golang_protobuf_extensions}/LICENSE | 0 .../matttproud/golang_protobuf_extensions/NOTICE | 1 + .../golang_protobuf_extensions/pbutil/.gitignore | 1 + .../golang_protobuf_extensions/pbutil/Makefile | 7 + .../golang_protobuf_extensions/pbutil/decode.go | 75 + .../golang_protobuf_extensions/pbutil}/doc.go | 8 +- .../golang_protobuf_extensions/pbutil/encode.go | 46 + .../vendor/github.com/munnerz/goautoneg/LICENSE | 31 - .../vendor/github.com/munnerz/goautoneg/Makefile | 13 - .../github.com/opencontainers/go-digest/.mailmap | 4 + .../opencontainers/go-digest/.pullapprove.yml | 28 + .../opencontainers/go-digest/.travis.yml | 5 + .../opencontainers/go-digest/CONTRIBUTING.md | 72 + .../cel-go => opencontainers/go-digest}/LICENSE | 49 +- .../opencontainers/go-digest/LICENSE.docs | 425 + .../opencontainers/go-digest/MAINTAINERS | 5 + .../github.com/opencontainers/go-digest/README.md | 96 + .../opencontainers/go-digest/algorithm.go | 193 + .../github.com/opencontainers/go-digest/digest.go | 157 + .../opencontainers/go-digest/digester.go | 40 + .../github.com/opencontainers/go-digest/doc.go | 62 + .../opencontainers/go-digest/verifiers.go | 46 + .../prometheus/client_golang/prometheus/counter.go | 59 +- .../prometheus/client_golang/prometheus/desc.go | 58 +- .../prometheus/client_golang/prometheus/doc.go | 107 +- .../client_golang/prometheus/expvar_collector.go | 2 +- .../prometheus/client_golang/prometheus/gauge.go | 36 +- .../prometheus/go_collector_latest.go | 7 +- .../client_golang/prometheus/histogram.go | 1099 +- .../prometheus/internal/almost_equal.go | 60 - .../client_golang/prometheus/internal/difflib.go | 15 +- .../prometheus/client_golang/prometheus/labels.go | 103 +- .../prometheus/client_golang/prometheus/metric.go | 11 +- .../prometheus/process_collector_other.go | 4 +- .../prometheus/process_collector_wasip1.go | 26 - .../client_golang/prometheus/promhttp/http.go | 19 +- .../prometheus/promhttp/instrument_client.go | 27 +- .../prometheus/promhttp/instrument_server.go | 118 +- .../client_golang/prometheus/promhttp/option.go | 38 +- .../client_golang/prometheus/registry.go | 53 +- .../prometheus/client_golang/prometheus/summary.go | 81 +- .../prometheus/client_golang/prometheus/timer.go | 39 +- .../prometheus/client_golang/prometheus/value.go | 61 +- .../prometheus/client_golang/prometheus/vec.go | 95 +- .../prometheus/client_golang/prometheus/vnext.go | 23 - .../prometheus/client_golang/prometheus/wrap.go | 8 +- .../prometheus/client_model/go/metrics.pb.go | 1601 +-- .../github.com/prometheus/common/expfmt/decode.go | 70 +- .../github.com/prometheus/common/expfmt/encode.go | 90 +- .../github.com/prometheus/common/expfmt/expfmt.go | 166 +- .../github.com/prometheus/common/expfmt/fuzz.go | 4 +- .../prometheus/common/expfmt/openmetrics_create.go | 297 +- .../prometheus/common/expfmt/text_create.go | 121 +- .../prometheus/common/expfmt/text_parse.go | 16 +- .../bitbucket.org/ww}/goautoneg/README.txt | 0 .../bitbucket.org/ww}/goautoneg/autoneg.go | 109 +- .../github.com/prometheus/common/model/alert.go | 31 +- .../github.com/prometheus/common/model/labels.go | 22 +- .../github.com/prometheus/common/model/labelset.go | 11 + .../prometheus/common/model/labelset_string.go | 45 - .../common/model/labelset_string_go120.go | 39 - .../github.com/prometheus/common/model/metadata.go | 28 - .../github.com/prometheus/common/model/metric.go | 369 +- .../prometheus/common/model/signature.go | 6 +- .../github.com/prometheus/common/model/silence.go | 2 +- .../github.com/prometheus/common/model/time.go | 89 +- .../github.com/prometheus/common/model/value.go | 262 +- .../prometheus/common/model/value_float.go | 98 - .../prometheus/common/model/value_histogram.go | 178 - .../prometheus/common/model/value_type.go | 83 - .../github.com/prometheus/procfs/.golangci.yml | 10 - .../github.com/prometheus/procfs/MAINTAINERS.md | 3 +- .../github.com/prometheus/procfs/Makefile.common | 45 +- .../vendor/github.com/prometheus/procfs/README.md | 4 +- .../vendor/github.com/prometheus/procfs/arp.go | 6 +- .../github.com/prometheus/procfs/buddyinfo.go | 10 +- .../vendor/github.com/prometheus/procfs/cpuinfo.go | 53 +- .../prometheus/procfs/cpuinfo_loong64.go | 19 - .../github.com/prometheus/procfs/cpuinfo_others.go | 4 +- .../vendor/github.com/prometheus/procfs/crypto.go | 7 +- .../vendor/github.com/prometheus/procfs/doc.go | 51 +- .../vendor/github.com/prometheus/procfs/fs.go | 11 +- .../prometheus/procfs/fs_statfs_notype.go | 23 - .../github.com/prometheus/procfs/fs_statfs_type.go | 33 - .../vendor/github.com/prometheus/procfs/fscache.go | 6 +- .../prometheus/procfs/internal/util/parse.go | 15 - .../vendor/github.com/prometheus/procfs/ipvs.go | 7 +- .../vendor/github.com/prometheus/procfs/loadavg.go | 4 +- .../vendor/github.com/prometheus/procfs/mdstat.go | 62 +- .../vendor/github.com/prometheus/procfs/meminfo.go | 220 +- .../github.com/prometheus/procfs/mountinfo.go | 10 +- .../github.com/prometheus/procfs/mountstats.go | 119 +- .../prometheus/procfs/net_conntrackstat.go | 91 +- .../github.com/prometheus/procfs/net_ip_socket.go | 58 +- .../github.com/prometheus/procfs/net_protocols.go | 4 +- .../github.com/prometheus/procfs/net_route.go | 143 - .../github.com/prometheus/procfs/net_sockstat.go | 9 +- .../github.com/prometheus/procfs/net_softnet.go | 79 +- .../github.com/prometheus/procfs/net_tls_stat.go | 119 - .../github.com/prometheus/procfs/net_unix.go | 16 +- .../github.com/prometheus/procfs/net_wireless.go | 182 - .../github.com/prometheus/procfs/net_xfrm.go | 2 +- .../vendor/github.com/prometheus/procfs/netstat.go | 54 +- .../vendor/github.com/prometheus/procfs/proc.go | 39 +- .../github.com/prometheus/procfs/proc_cgroup.go | 6 +- .../github.com/prometheus/procfs/proc_cgroups.go | 8 +- .../github.com/prometheus/procfs/proc_fdinfo.go | 10 +- .../prometheus/procfs/proc_interrupts.go | 98 - .../github.com/prometheus/procfs/proc_limits.go | 4 +- .../github.com/prometheus/procfs/proc_maps.go | 24 +- .../github.com/prometheus/procfs/proc_netstat.go | 495 +- .../vendor/github.com/prometheus/procfs/proc_ns.go | 6 +- .../github.com/prometheus/procfs/proc_psi.go | 6 +- .../github.com/prometheus/procfs/proc_smaps.go | 6 +- .../github.com/prometheus/procfs/proc_snmp.go | 322 +- .../github.com/prometheus/procfs/proc_snmp6.go | 364 +- .../github.com/prometheus/procfs/proc_stat.go | 19 +- .../github.com/prometheus/procfs/proc_status.go | 88 +- .../github.com/prometheus/procfs/proc_sys.go | 2 +- .../vendor/github.com/prometheus/procfs/slab.go | 2 +- .../github.com/prometheus/procfs/softirqs.go | 24 +- .../vendor/github.com/prometheus/procfs/stat.go | 50 +- .../vendor/github.com/prometheus/procfs/swaps.go | 8 +- .../vendor/github.com/prometheus/procfs/thread.go | 80 - .../vendor/github.com/prometheus/procfs/vm.go | 6 +- .../github.com/prometheus/procfs/zoneinfo.go | 4 +- .../prometheus/statsd_exporter/pkg/level/level.go | 97 - .../statsd_exporter/pkg/mapper/escape.go | 12 - .../statsd_exporter/pkg/mapper/fsm/dump.go | 2 +- .../statsd_exporter/pkg/mapper/fsm/fsm.go | 3 +- .../statsd_exporter/pkg/mapper/mapper.go | 11 +- .../github.com/stoewer/go-strcase/.gitignore | 17 - .../github.com/stoewer/go-strcase/.golangci.yml | 26 - .../vendor/github.com/stoewer/go-strcase/LICENSE | 21 - .../vendor/github.com/stoewer/go-strcase/README.md | 50 - .../vendor/github.com/stoewer/go-strcase/camel.go | 37 - .../vendor/github.com/stoewer/go-strcase/doc.go | 8 - .../vendor/github.com/stoewer/go-strcase/helper.go | 71 - .../vendor/github.com/stoewer/go-strcase/kebab.go | 14 - .../vendor/github.com/stoewer/go-strcase/snake.go | 58 - .../pipeline/internal/artifactref/artifactref.go | 18 - .../tektoncd/pipeline/pkg/apis/config/default.go | 87 +- .../tektoncd/pipeline/pkg/apis/config/events.go | 185 - .../pipeline/pkg/apis/config/feature_flags.go | 295 +- .../tektoncd/pipeline/pkg/apis/config/metrics.go | 33 +- .../tektoncd/pipeline/pkg/apis/config/store.go | 16 - .../tektoncd/pipeline/pkg/apis/config/tracing.go | 103 - .../pkg/apis/config/zz_generated.deepcopy.go | 47 - .../pipeline/pkg/apis/pipeline/constant.go | 2 +- .../pipeline/pkg/apis/pipeline/errors/errors.go | 85 - .../apis/pipeline/internal/checksum/checksum.go | 57 - .../tektoncd/pipeline/pkg/apis/pipeline/options.go | 5 +- .../tektoncd/pipeline/pkg/apis/pipeline/paths.go | 4 - .../pipeline/pod/affinity_assitant_template.go | 13 - .../pipeline/pkg/apis/pipeline/pod/template.go | 73 +- .../pkg/apis/pipeline/pod/zz_generated.deepcopy.go | 10 - .../pipeline/pkg/apis/pipeline/register.go | 14 - .../storagetypes.go} | 15 +- .../pkg/apis/pipeline/v1/artifact_types.go | 135 - .../pkg/apis/pipeline/v1/container_types.go | 150 +- .../pkg/apis/pipeline/v1/container_validation.go | 99 - .../pipeline/pkg/apis/pipeline/v1/matrix_types.go | 23 +- .../pipeline/pkg/apis/pipeline/v1/merge.go | 23 +- .../pkg/apis/pipeline/v1/openapi_generated.go | 506 +- .../pipeline/pkg/apis/pipeline/v1/param_types.go | 116 +- .../pkg/apis/pipeline/v1/pipeline_defaults.go | 6 +- .../pkg/apis/pipeline/v1/pipeline_types.go | 60 - .../pkg/apis/pipeline/v1/pipeline_validation.go | 380 +- .../pkg/apis/pipeline/v1/pipelineref_validation.go | 27 +- .../pkg/apis/pipeline/v1/pipelinerun_types.go | 87 +- .../pkg/apis/pipeline/v1/pipelinerun_validation.go | 61 +- .../pkg/apis/pipeline/v1/result_defaults.go | 23 - .../pipeline/pkg/apis/pipeline/v1/result_types.go | 27 - .../pkg/apis/pipeline/v1/result_validation.go | 119 +- .../pipeline/pkg/apis/pipeline/v1/resultref.go | 126 +- .../pipeline/pkg/apis/pipeline/v1/swagger.json | 266 +- .../pipeline/pkg/apis/pipeline/v1/task_defaults.go | 7 - .../pipeline/pkg/apis/pipeline/v1/task_types.go | 22 - .../pkg/apis/pipeline/v1/task_validation.go | 386 +- .../pkg/apis/pipeline/v1/taskref_validation.go | 27 +- .../pkg/apis/pipeline/v1/taskrun_defaults.go | 6 +- .../pipeline/pkg/apis/pipeline/v1/taskrun_types.go | 103 +- .../pkg/apis/pipeline/v1/taskrun_validation.go | 90 +- .../pipeline/pkg/apis/pipeline/v1/when_types.go | 24 +- .../pkg/apis/pipeline/v1/when_validation.go | 35 +- .../pkg/apis/pipeline/v1/workspace_validation.go | 12 + .../pkg/apis/pipeline/v1/zz_generated.deepcopy.go | 232 +- .../pkg/apis/pipeline/v1beta1/artifact_types.go | 33 - .../apis/pipeline/v1beta1/container_conversion.go | 47 - .../pkg/apis/pipeline/v1beta1/container_types.go | 90 +- .../apis/pipeline/v1beta1/container_validation.go | 99 - .../pkg/apis/pipeline/v1beta1/customrun_types.go | 7 +- .../pkg/apis/pipeline/v1beta1/matrix_types.go | 21 +- .../pipeline/pkg/apis/pipeline/v1beta1/merge.go | 7 +- .../pkg/apis/pipeline/v1beta1/openapi_generated.go | 710 +- .../pkg/apis/pipeline/v1beta1/param_conversion.go | 2 - .../pkg/apis/pipeline/v1beta1/param_types.go | 56 +- .../apis/pipeline/v1beta1/pipeline_conversion.go | 30 - .../pkg/apis/pipeline/v1beta1/pipeline_defaults.go | 6 +- .../pkg/apis/pipeline/v1beta1/pipeline_types.go | 52 +- .../apis/pipeline/v1beta1/pipeline_validation.go | 352 +- .../pipeline/v1beta1/pipelineref_conversion.go | 26 +- .../pkg/apis/pipeline/v1beta1/pipelineref_types.go | 2 - .../pipeline/v1beta1/pipelineref_validation.go | 73 +- .../pipeline/v1beta1/pipelinerun_conversion.go | 28 - .../pkg/apis/pipeline/v1beta1/pipelinerun_types.go | 14 +- .../pipeline/v1beta1/pipelinerun_validation.go | 57 +- .../pipeline/pkg/apis/pipeline/v1beta1/register.go | 2 - .../pkg/apis/pipeline/v1beta1/resource_types.go | 10 - .../pkg/apis/pipeline/v1beta1/result_conversion.go | 8 - .../pkg/apis/pipeline/v1beta1/result_types.go | 7 - .../pkg/apis/pipeline/v1beta1/result_validation.go | 62 +- .../pkg/apis/pipeline/v1beta1/resultref.go | 83 +- .../apis/pipeline/v1beta1/stepaction_conversion.go | 42 - .../apis/pipeline/v1beta1/stepaction_defaults.go | 37 - .../pkg/apis/pipeline/v1beta1/stepaction_types.go | 193 - .../apis/pipeline/v1beta1/stepaction_validation.go | 209 - .../pkg/apis/pipeline/v1beta1/swagger.json | 370 +- .../pkg/apis/pipeline/v1beta1/task_conversion.go | 41 +- .../pkg/apis/pipeline/v1beta1/task_types.go | 25 +- .../pkg/apis/pipeline/v1beta1/task_validation.go | 287 +- .../apis/pipeline/v1beta1/taskref_conversion.go | 26 +- .../pkg/apis/pipeline/v1beta1/taskref_types.go | 1 - .../apis/pipeline/v1beta1/taskref_validation.go | 65 +- .../apis/pipeline/v1beta1/taskrun_conversion.go | 196 +- .../pkg/apis/pipeline/v1beta1/taskrun_defaults.go | 6 +- .../pkg/apis/pipeline/v1beta1/taskrun_types.go | 75 +- .../apis/pipeline/v1beta1/taskrun_validation.go | 81 +- .../pkg/apis/pipeline/v1beta1/when_types.go | 24 +- .../pkg/apis/pipeline/v1beta1/when_validation.go | 34 +- .../apis/pipeline/v1beta1/zz_generated.deepcopy.go | 324 +- .../resource/v1alpha1/pipeline_resource_types.go | 14 - .../version_validation.go} | 19 +- .../pipeline/pkg/internal/resultref/resultref.go | 173 - .../tektoncd/pipeline/pkg/result/result.go | 14 - .../tektoncd/pipeline/pkg/spire/config/config.go | 3 +- .../pipeline/pkg/substitution/substitution.go | 36 +- .../tektoncd/pipeline/pkg/termination/parse.go | 11 +- .../vendor/github.com/x448/float16/.travis.yml | 13 - .../vendor/github.com/x448/float16/LICENSE | 22 - .../vendor/github.com/x448/float16/README.md | 133 - .../vendor/github.com/x448/float16/float16.go | 302 - .../vendor/go.uber.org/atomic/.codecov.yml | 19 + .../git-init/vendor/go.uber.org/atomic/.gitignore | 15 + .../vendor/go.uber.org/atomic/CHANGELOG.md | 117 + .../v2/LICENSE => go.uber.org/atomic/LICENSE.txt} | 12 +- image/git-init/vendor/go.uber.org/atomic/Makefile | 79 + image/git-init/vendor/go.uber.org/atomic/README.md | 63 + image/git-init/vendor/go.uber.org/atomic/bool.go | 88 + .../zapcore/lazy_with.go => atomic/bool_ext.go} | 49 +- image/git-init/vendor/go.uber.org/atomic/doc.go | 23 + .../git-init/vendor/go.uber.org/atomic/duration.go | 89 + .../vendor/go.uber.org/atomic/duration_ext.go | 40 + image/git-init/vendor/go.uber.org/atomic/error.go | 62 + .../error_post_go120.go => atomic/error_ext.go} | 35 +- .../git-init/vendor/go.uber.org/atomic/float32.go | 77 + .../vendor/go.uber.org/atomic/float32_ext.go | 76 + .../git-init/vendor/go.uber.org/atomic/float64.go | 77 + .../vendor/go.uber.org/atomic/float64_ext.go | 76 + image/git-init/vendor/go.uber.org/atomic/gen.go | 27 + image/git-init/vendor/go.uber.org/atomic/int32.go | 109 + image/git-init/vendor/go.uber.org/atomic/int64.go | 109 + image/git-init/vendor/go.uber.org/atomic/nocmp.go | 35 + .../vendor/go.uber.org/atomic/pointer_go118.go | 60 + .../vendor/go.uber.org/atomic/pointer_go119.go | 61 + image/git-init/vendor/go.uber.org/atomic/string.go | 65 + .../vendor/go.uber.org/atomic/string_ext.go | 43 + .../{zap/internal/pool/pool.go => atomic/time.go} | 51 +- .../git-init/vendor/go.uber.org/atomic/time_ext.go | 36 + image/git-init/vendor/go.uber.org/atomic/uint32.go | 109 + image/git-init/vendor/go.uber.org/atomic/uint64.go | 109 + .../git-init/vendor/go.uber.org/atomic/uintptr.go | 109 + .../vendor/go.uber.org/atomic/unsafe_pointer.go | 65 + image/git-init/vendor/go.uber.org/atomic/value.go | 31 + .../vendor/go.uber.org/multierr/CHANGELOG.md | 23 - .../git-init/vendor/go.uber.org/multierr/README.md | 22 +- .../git-init/vendor/go.uber.org/multierr/error.go | 406 +- .../vendor/go.uber.org/multierr/error_pre_go120.go | 79 - .../vendor/go.uber.org/multierr/glide.yaml | 8 + .../git-init/vendor/go.uber.org/zap/.golangci.yml | 77 - image/git-init/vendor/go.uber.org/zap/.readme.tmpl | 10 +- image/git-init/vendor/go.uber.org/zap/CHANGELOG.md | 292 +- .../go.uber.org/zap/{LICENSE => LICENSE.txt} | 0 image/git-init/vendor/go.uber.org/zap/Makefile | 87 +- image/git-init/vendor/go.uber.org/zap/README.md | 78 +- image/git-init/vendor/go.uber.org/zap/array.go | 127 - .../git-init/vendor/go.uber.org/zap/array_go118.go | 156 + .../vendor/go.uber.org/zap/buffer/buffer.go | 5 - .../git-init/vendor/go.uber.org/zap/buffer/pool.go | 20 +- image/git-init/vendor/go.uber.org/zap/config.go | 84 +- image/git-init/vendor/go.uber.org/zap/error.go | 14 +- image/git-init/vendor/go.uber.org/zap/field.go | 196 +- .../vendor/go.uber.org/zap/http_handler.go | 19 +- .../go.uber.org/zap/internal/level_enabler.go | 2 - image/git-init/vendor/go.uber.org/zap/level.go | 9 +- image/git-init/vendor/go.uber.org/zap/logger.go | 87 +- image/git-init/vendor/go.uber.org/zap/options.go | 15 - image/git-init/vendor/go.uber.org/zap/sink.go | 5 +- .../stacktrace/stack.go => stacktrace.go} | 81 +- image/git-init/vendor/go.uber.org/zap/sugar.go | 108 +- image/git-init/vendor/go.uber.org/zap/writer.go | 12 +- .../go.uber.org/zap/zapcore/console_encoder.go | 16 +- .../vendor/go.uber.org/zap/zapcore/core.go | 6 +- .../vendor/go.uber.org/zap/zapcore/encoder.go | 15 - .../vendor/go.uber.org/zap/zapcore/entry.go | 22 +- .../vendor/go.uber.org/zap/zapcore/error.go | 14 +- .../vendor/go.uber.org/zap/zapcore/field.go | 2 +- .../vendor/go.uber.org/zap/zapcore/json_encoder.go | 157 +- .../vendor/go.uber.org/zap/zapcore/sampler.go | 9 +- image/git-init/vendor/golang.org/x/exp/LICENSE | 4 +- .../golang.org/x/exp/constraints/constraints.go | 50 - .../git-init/vendor/golang.org/x/exp/maps/maps.go | 94 + .../git-init/vendor/golang.org/x/exp/slices/cmp.go | 44 - .../vendor/golang.org/x/exp/slices/slices.go | 515 - .../vendor/golang.org/x/exp/slices/sort.go | 197 - .../vendor/golang.org/x/exp/slices/zsortanyfunc.go | 479 - .../vendor/golang.org/x/exp/slices/zsortordered.go | 481 - image/git-init/vendor/golang.org/x/net/LICENSE | 4 +- .../vendor/golang.org/x/net/context/context.go | 56 + .../vendor/golang.org/x/net/context/go17.go | 72 + .../vendor/golang.org/x/net/context/go19.go | 20 + .../vendor/golang.org/x/net/context/pre_go17.go | 300 + .../vendor/golang.org/x/net/context/pre_go19.go | 109 + .../golang.org/x/net/http/httpguts/httplex.go | 13 +- .../golang.org/x/net/http2/client_conn_pool.go | 8 +- .../vendor/golang.org/x/net/http2/config.go | 122 - .../vendor/golang.org/x/net/http2/config_go124.go | 61 - .../golang.org/x/net/http2/config_pre_go124.go | 16 - .../vendor/golang.org/x/net/http2/frame.go | 17 +- .../{internal/httpcommon => http2}/headermap.go | 24 +- .../vendor/golang.org/x/net/http2/http2.go | 131 +- .../vendor/golang.org/x/net/http2/server.go | 434 +- .../vendor/golang.org/x/net/http2/testsync.go | 331 + .../vendor/golang.org/x/net/http2/timer.go | 20 - .../vendor/golang.org/x/net/http2/transport.go | 1112 +- .../vendor/golang.org/x/net/http2/unencrypted.go | 32 - .../vendor/golang.org/x/net/http2/write.go | 13 +- .../golang.org/x/net/http2/writesched_priority.go | 4 +- .../golang.org/x/net/internal/httpcommon/ascii.go | 53 - .../x/net/internal/httpcommon/request.go | 467 - image/git-init/vendor/golang.org/x/oauth2/LICENSE | 4 +- .../git-init/vendor/golang.org/x/oauth2/README.md | 15 +- .../vendor/golang.org/x/oauth2/deviceauth.go | 198 - .../x/oauth2/internal/client_appengine.go | 14 + .../vendor/golang.org/x/oauth2/internal/token.go | 70 +- .../golang.org/x/oauth2/internal/transport.go | 5 + .../git-init/vendor/golang.org/x/oauth2/oauth2.go | 37 +- image/git-init/vendor/golang.org/x/oauth2/pkce.go | 68 - image/git-init/vendor/golang.org/x/oauth2/token.go | 9 +- image/git-init/vendor/golang.org/x/sync/LICENSE | 4 +- .../golang.org/x/sync/semaphore/semaphore.go | 42 +- image/git-init/vendor/golang.org/x/sys/LICENSE | 4 +- .../vendor/golang.org/x/sys/unix/README.md | 2 +- .../vendor/golang.org/x/sys/unix/asm_zos_s390x.s | 665 +- .../git-init/vendor/golang.org/x/sys/unix/auxv.go | 36 - .../golang.org/x/sys/unix/auxv_unsupported.go | 13 - .../vendor/golang.org/x/sys/unix/bpxsvc_zos.go | 657 -- .../vendor/golang.org/x/sys/unix/bpxsvc_zos.s | 192 - .../vendor/golang.org/x/sys/unix/epoll_zos.go | 220 + .../vendor/golang.org/x/sys/unix/fstatfs_zos.go | 163 + .../vendor/golang.org/x/sys/unix/ioctl_linux.go | 96 - .../vendor/golang.org/x/sys/unix/mkerrors.sh | 20 +- .../vendor/golang.org/x/sys/unix/mmap_nomremap.go | 2 +- .../vendor/golang.org/x/sys/unix/mremap.go | 5 - .../vendor/golang.org/x/sys/unix/pagesize_unix.go | 2 +- .../x/sys/unix/readdirent_getdirentries.go | 2 +- .../vendor/golang.org/x/sys/unix/sockcmsg_zos.go | 58 - .../golang.org/x/sys/unix/symaddr_zos_s390x.s | 75 - .../vendor/golang.org/x/sys/unix/syscall_aix.go | 2 +- .../vendor/golang.org/x/sys/unix/syscall_darwin.go | 61 - .../golang.org/x/sys/unix/syscall_dragonfly.go | 12 - .../vendor/golang.org/x/sys/unix/syscall_hurd.go | 1 - .../vendor/golang.org/x/sys/unix/syscall_linux.go | 65 +- .../golang.org/x/sys/unix/syscall_linux_arm64.go | 2 - .../golang.org/x/sys/unix/syscall_linux_loong64.go | 2 - .../golang.org/x/sys/unix/syscall_linux_riscv64.go | 2 - .../golang.org/x/sys/unix/syscall_openbsd.go | 1 - .../golang.org/x/sys/unix/syscall_solaris.go | 87 - .../vendor/golang.org/x/sys/unix/syscall_unix.go | 9 - .../golang.org/x/sys/unix/syscall_zos_s390x.go | 1605 +-- .../vendor/golang.org/x/sys/unix/sysvshm_unix.go | 2 +- .../golang.org/x/sys/unix/sysvshm_unix_other.go | 2 +- .../golang.org/x/sys/unix/vgetrandom_linux.go | 13 - .../x/sys/unix/vgetrandom_unsupported.go | 11 - .../golang.org/x/sys/unix/zerrors_darwin_amd64.go | 12 - .../golang.org/x/sys/unix/zerrors_darwin_arm64.go | 12 - .../vendor/golang.org/x/sys/unix/zerrors_linux.go | 129 +- .../golang.org/x/sys/unix/zerrors_linux_386.go | 31 - .../golang.org/x/sys/unix/zerrors_linux_amd64.go | 31 - .../golang.org/x/sys/unix/zerrors_linux_arm.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_arm64.go | 33 - .../golang.org/x/sys/unix/zerrors_linux_loong64.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_mips.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_mips64.go | 30 - .../x/sys/unix/zerrors_linux_mips64le.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_mipsle.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_ppc.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_ppc64.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_ppc64le.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_riscv64.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_s390x.go | 30 - .../golang.org/x/sys/unix/zerrors_linux_sparc64.go | 30 - .../golang.org/x/sys/unix/zerrors_zos_s390x.go | 235 +- .../golang.org/x/sys/unix/zsymaddr_zos_s390x.s | 364 - .../golang.org/x/sys/unix/zsyscall_darwin_amd64.go | 101 - .../golang.org/x/sys/unix/zsyscall_darwin_amd64.s | 25 - .../golang.org/x/sys/unix/zsyscall_darwin_arm64.go | 101 - .../golang.org/x/sys/unix/zsyscall_darwin_arm64.s | 25 - .../vendor/golang.org/x/sys/unix/zsyscall_linux.go | 43 +- .../golang.org/x/sys/unix/zsyscall_openbsd_386.go | 24 - .../golang.org/x/sys/unix/zsyscall_openbsd_386.s | 5 - .../x/sys/unix/zsyscall_openbsd_amd64.go | 24 - .../golang.org/x/sys/unix/zsyscall_openbsd_amd64.s | 5 - .../golang.org/x/sys/unix/zsyscall_openbsd_arm.go | 24 - .../golang.org/x/sys/unix/zsyscall_openbsd_arm.s | 5 - .../x/sys/unix/zsyscall_openbsd_arm64.go | 24 - .../golang.org/x/sys/unix/zsyscall_openbsd_arm64.s | 5 - .../x/sys/unix/zsyscall_openbsd_mips64.go | 24 - .../x/sys/unix/zsyscall_openbsd_mips64.s | 5 - .../x/sys/unix/zsyscall_openbsd_ppc64.go | 24 - .../golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s | 6 - .../x/sys/unix/zsyscall_openbsd_riscv64.go | 24 - .../x/sys/unix/zsyscall_openbsd_riscv64.s | 5 - .../x/sys/unix/zsyscall_solaris_amd64.go | 114 - .../golang.org/x/sys/unix/zsyscall_zos_s390x.go | 3111 +----- .../golang.org/x/sys/unix/zsysnum_linux_386.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_amd64.go | 11 - .../golang.org/x/sys/unix/zsysnum_linux_arm.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_arm64.go | 12 +- .../golang.org/x/sys/unix/zsysnum_linux_loong64.go | 12 - .../golang.org/x/sys/unix/zsysnum_linux_mips.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_mips64.go | 10 - .../x/sys/unix/zsysnum_linux_mips64le.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_mipsle.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_ppc.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_ppc64.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_ppc64le.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_riscv64.go | 12 +- .../golang.org/x/sys/unix/zsysnum_linux_s390x.go | 10 - .../golang.org/x/sys/unix/zsysnum_linux_sparc64.go | 10 - .../golang.org/x/sys/unix/zsysnum_zos_s390x.go | 5507 +++++----- .../golang.org/x/sys/unix/ztypes_darwin_amd64.go | 73 - .../golang.org/x/sys/unix/ztypes_darwin_arm64.go | 73 - .../golang.org/x/sys/unix/ztypes_freebsd_386.go | 1 - .../golang.org/x/sys/unix/ztypes_freebsd_amd64.go | 1 - .../golang.org/x/sys/unix/ztypes_freebsd_arm.go | 1 - .../golang.org/x/sys/unix/ztypes_freebsd_arm64.go | 1 - .../x/sys/unix/ztypes_freebsd_riscv64.go | 1 - .../vendor/golang.org/x/sys/unix/ztypes_linux.go | 287 +- .../golang.org/x/sys/unix/ztypes_linux_386.go | 8 + .../golang.org/x/sys/unix/ztypes_linux_amd64.go | 9 + .../golang.org/x/sys/unix/ztypes_linux_ar https://github.com/tektoncd-catalog/git-clone/compare/bbdd23294059bead546a43ce09cb04859762d04d..e1791317e816171bff68c1f9e942cc1fef201902
1 parent 64027f3 commit 63a9a37

File tree

1,437 files changed

+177617
-48380
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,437 files changed

+177617
-48380
lines changed

head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e1791317e816171bff68c1f9e942cc1fef201902
1+
bbdd23294059bead546a43ce09cb04859762d04d

upstream/.github/workflows/build.yaml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,16 @@ jobs:
1414
defaults:
1515
run:
1616
working-directory: image/git-init
17-
strategy:
18-
fail-fast: false
19-
matrix:
20-
go-version: ['1.20', '1.21', '1.22']
17+
2118
name: Build ${{ matrix.go-version }}
2219
runs-on: ubuntu-latest
2320

2421
steps:
25-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26-
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
22+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23+
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
2724
with:
28-
go-version: ${{ matrix.go-version }}
29-
check-latest: true
25+
go-version-file: "image/git-init/go.mod"
26+
cache-dependency-path: "image/git-init/go.sum"
3027

3128
# FIXME: figure out how to configure or use golangci-lint
3229
# - uses: golang/govulncheck-action@dd3ead030e4f2cf713062f7a3395191802364e13 # v1

upstream/.github/workflows/release.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,27 +26,27 @@ jobs:
2626
# run:
2727
# working-directory: ./image/git-init
2828
steps:
29-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
29+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3030

3131
- run: git fetch --prune --unshallow
3232

33-
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
33+
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
3434
with:
35-
go-version: '1.20'
36-
check-latest: true
35+
go-version-file: "image/git-init/go.mod"
36+
cache-dependency-path: "image/git-init/go.sum"
3737

3838
# This installs the current latest release.
39-
- uses: ko-build/setup-ko@3aebd0597dc1e9d1a26bcfdb7cbeb19c131d3037 # v0.7
39+
- uses: ko-build/setup-ko@d982fec422852203cfb2053a8ec6ad302280d04d # v0.8
4040

4141
- uses: imjasonh/setup-crane@31b88efe9de28ae0ffa220711af4b60be9435f6e # v0.4
4242

43-
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
43+
- uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
4444

4545
- name: Set tag output
4646
id: tag
4747
run: echo "tag_name=${GITHUB_REF#refs/*/}" >> "$GITHUB_OUTPUT"
4848

49-
- uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
49+
- uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
5050
id: run-goreleaser
5151
with:
5252
version: latest
@@ -91,7 +91,7 @@ jobs:
9191
id-token: write # To sign the provenance.
9292
contents: write # To add assets to a release.
9393

94-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
94+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0
9595
with:
9696
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
9797
upload-assets: true

upstream/image/git-init/.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kos:
2929
- id: git-init-image
3030
build: binary
3131
main: .
32-
base_image: golang:1.20
32+
base_image: golang:1.23
3333
platforms:
3434
- all
3535
tags:

upstream/image/git-init/go.mod

Lines changed: 53 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,83 @@
11
module github.com/tektoncd-catalog/git-clone/git-init
22

3-
go 1.20
3+
go 1.23.0
44

55
require (
6-
github.com/google/go-cmp v0.5.9
6+
github.com/google/go-cmp v0.7.0
77
github.com/mitchellh/go-homedir v1.1.0
8-
github.com/tektoncd/pipeline v0.49.0
9-
go.uber.org/zap v1.24.0
8+
github.com/tektoncd/pipeline v0.69.0
9+
go.uber.org/zap v1.27.0
1010
)
1111

1212
require (
13+
cel.dev/expr v0.19.1 // indirect
1314
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
14-
contrib.go.opencensus.io/exporter/prometheus v0.4.0 // indirect
15+
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
16+
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
1517
github.com/beorn7/perks v1.0.1 // indirect
1618
github.com/blendle/zapdriver v1.3.1 // indirect
1719
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
18-
github.com/cespare/xxhash/v2 v2.2.0 // indirect
19-
github.com/davecgh/go-spew v1.1.1 // indirect
20-
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
21-
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
22-
github.com/go-kit/log v0.2.0 // indirect
20+
github.com/cespare/xxhash/v2 v2.3.0 // indirect
21+
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
22+
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
23+
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
24+
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
25+
github.com/go-kit/log v0.2.1 // indirect
2326
github.com/go-logfmt/logfmt v0.5.1 // indirect
24-
github.com/go-logr/logr v1.2.4 // indirect
25-
github.com/go-openapi/jsonpointer v0.19.6 // indirect
26-
github.com/go-openapi/jsonreference v0.20.1 // indirect
27-
github.com/go-openapi/swag v0.22.3 // indirect
27+
github.com/go-logr/logr v1.4.2 // indirect
28+
github.com/go-openapi/jsonpointer v0.21.0 // indirect
29+
github.com/go-openapi/jsonreference v0.21.0 // indirect
30+
github.com/go-openapi/swag v0.23.0 // indirect
2831
github.com/gogo/protobuf v1.3.2 // indirect
2932
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
30-
github.com/golang/protobuf v1.5.3 // indirect
31-
github.com/google/gnostic v0.6.9 // indirect
32-
github.com/google/go-containerregistry v0.15.2 // indirect
33+
github.com/golang/protobuf v1.5.4 // indirect
34+
github.com/google/cel-go v0.23.2 // indirect
35+
github.com/google/gnostic-models v0.6.8 // indirect
3336
github.com/google/gofuzz v1.2.0 // indirect
34-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
37+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
3538
github.com/hashicorp/errwrap v1.1.0 // indirect
3639
github.com/hashicorp/go-multierror v1.1.1 // indirect
3740
github.com/josharian/intern v1.0.0 // indirect
3841
github.com/json-iterator/go v1.1.12 // indirect
3942
github.com/mailru/easyjson v0.7.7 // indirect
40-
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
4143
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
4244
github.com/modern-go/reflect2 v1.0.2 // indirect
43-
github.com/opencontainers/go-digest v1.0.0 // indirect
45+
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
4446
github.com/pkg/errors v0.9.1 // indirect
45-
github.com/prometheus/client_golang v1.13.0 // indirect
46-
github.com/prometheus/client_model v0.3.0 // indirect
47-
github.com/prometheus/common v0.37.0 // indirect
48-
github.com/prometheus/procfs v0.8.0 // indirect
49-
github.com/prometheus/statsd_exporter v0.21.0 // indirect
47+
github.com/prometheus/client_golang v1.19.1 // indirect
48+
github.com/prometheus/client_model v0.6.1 // indirect
49+
github.com/prometheus/common v0.55.0 // indirect
50+
github.com/prometheus/procfs v0.15.1 // indirect
51+
github.com/prometheus/statsd_exporter v0.22.7 // indirect
52+
github.com/stoewer/go-strcase v1.2.0 // indirect
53+
github.com/x448/float16 v0.8.4 // indirect
5054
go.opencensus.io v0.24.0 // indirect
51-
go.uber.org/atomic v1.10.0 // indirect
52-
go.uber.org/multierr v1.8.0 // indirect
53-
golang.org/x/exp v0.0.0-20230307190834-24139beb5833 // indirect
54-
golang.org/x/net v0.23.0 // indirect
55-
golang.org/x/oauth2 v0.8.0 // indirect
56-
golang.org/x/sync v0.2.0 // indirect
57-
golang.org/x/sys v0.18.0 // indirect
58-
golang.org/x/term v0.18.0 // indirect
59-
golang.org/x/text v0.14.0 // indirect
60-
golang.org/x/time v0.3.0 // indirect
61-
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
62-
google.golang.org/api v0.121.0 // indirect
63-
google.golang.org/appengine v1.6.7 // indirect
64-
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
65-
google.golang.org/grpc v1.56.3 // indirect
66-
google.golang.org/protobuf v1.33.0 // indirect
55+
go.uber.org/multierr v1.11.0 // indirect
56+
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa // indirect
57+
golang.org/x/net v0.36.0 // indirect
58+
golang.org/x/oauth2 v0.26.0 // indirect
59+
golang.org/x/sync v0.11.0 // indirect
60+
golang.org/x/sys v0.30.0 // indirect
61+
golang.org/x/term v0.29.0 // indirect
62+
golang.org/x/text v0.22.0 // indirect
63+
golang.org/x/time v0.9.0 // indirect
64+
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
65+
google.golang.org/api v0.217.0 // indirect
66+
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
67+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
68+
google.golang.org/grpc v1.70.0 // indirect
69+
google.golang.org/protobuf v1.36.5 // indirect
6770
gopkg.in/inf.v0 v0.9.1 // indirect
6871
gopkg.in/yaml.v2 v2.4.0 // indirect
6972
gopkg.in/yaml.v3 v3.0.1 // indirect
70-
k8s.io/api v0.25.9 // indirect
71-
k8s.io/apimachinery v0.26.5 // indirect
72-
k8s.io/client-go v0.25.9 // indirect
73-
k8s.io/klog/v2 v2.90.1 // indirect
74-
k8s.io/kube-openapi v0.0.0-20230308215209-15aac26d736a // indirect
75-
k8s.io/utils v0.0.0-20230209194617-a36077c30491 // indirect
76-
knative.dev/pkg v0.0.0-20230221145627-8efb3485adcf // indirect
73+
k8s.io/api v0.31.6 // indirect
74+
k8s.io/apimachinery v0.31.6 // indirect
75+
k8s.io/client-go v0.31.6 // indirect
76+
k8s.io/klog/v2 v2.130.1 // indirect
77+
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8 // indirect
78+
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
79+
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b // indirect
7780
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
78-
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
79-
sigs.k8s.io/yaml v1.3.0 // indirect
81+
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
82+
sigs.k8s.io/yaml v1.4.0 // indirect
8083
)

0 commit comments

Comments
 (0)