Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping k8s.io/apimachinery a8f449e...59e9003:
  > 59e9003 Merge remote-tracking branch 'origin/master' into release-1.32
  > 639247c Drop use of winreadlinkvolume godebug option
  > 220d7c3 Merge remote-tracking branch 'origin/master' into release-1.32
  > c199d3b Revert to go1.22 windows filesystem stdlib behavior
  > 16af2ff implement unsafe deletion, and wire it
  > 6ff8305 api: run codegen
  > ca9b8b2 api: add a new field to meta/v1 DeleteOptions
  > d941d9f Merge pull request # 128503 from benluddy/cbor-codecs-featuregate
  > 3b4250f Wire serving codecs to CBOR feature gate.
  > daaad09 Merge pull request # 128501 from benluddy/watch-cbor-seq
  > d70754f Merge pull request # 128380 from pohly/log-TODO-logcheck
  > 8019856 Use application/cbor-seq media type in streaming CBOR responses.
  > a447138 Merge pull request # 128553 from thockin/master
  > 230b216 apiserver: avoid TODO in public docs
  > b5e8106 Merge pull request # 128580 from jpbetz/bump-kube-openapi
  > 6a84120 Call-site comments: the "" arg to TooLong is unused
  > fab6771 Merge pull request # 128462 from benluddy/cbor-direct-custom-marshalers
  > dbd5f43 hack/pin-dependency.sh k8s.io/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d763339b258e
  > 44ca070 Clarify that value arg to field.TooLong is unused
  > 9500acc Merge pull request # 128507 from dims/use-k8s.io/utils/lru-instead-of-github.com/golang/groupcache/lru
  > d695394 Reject custom marshalers from direct CBOR Marshal and Unmarshal.
  > 51cdbeb Kill TooLongMaxLength() in favor of TooLong()
  > cc3132f Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru
  > f6d2366 Merge pull request # 128481 from carlory/dependencies-ginkgo-gomega
  > 27a0d27 dependencies: ginkgo v2.21.0, gomega v1.35.1
  > cbe039c Merge pull request # 128416 from jpbetz/reset-filter
  > 53a0379 Add ResetFieldsFilterStrategy
  > b7e0b16 hack/pin-dependency.sh sigs.k8s.io/structured-merge-diff/v4 v4.4.2
  > a25029a Merge pull request # 128456 from benluddy/nondeterministic-response-encoding
  > c56b207 Merge pull request # 128273 from benluddy/cbor-apply
  > 42acd35 Allow nondeterministic object encoding in HTTP response bodies.
  > 769bb80 Support application/apply-patch+cbor in patch requests.
  > 124c262 Merge pull request # 128243 from benluddy/cbor-dynamic-integration
  > 74ceb68 Export meta internal version scheme for testing.
  > 840a63c Add CBOR serializer option to disable JSON transcoding of raw types.
  > 02c4999 Add WithSerializer option to add serializers to CodecFactory.
  > 009e863 Use runtime.SerializerInfo in place of internal "serializerType".
  > cfee475 Merge pull request # 128165 from liggitt/prune-self-require
  > ba08122 Drop self-referencing replace directives
  > 51544a5 Merge pull request # 127862 from dinhxuanvu/cbor-fuzz
  > 8a237ee Merge pull request # 128099 from benluddy/nested-number-as-float64-portability
  > d143167 Add fuzz test for roundtrip unstructured objects to JSON/CBOR
  > 0612f08 Make NestedNumberAsFloat64 accuracy test architecture-neutral.
  > 2b29434 Merge pull request # 125570 from sanchezl/test-additional-types
  > ee6d966 Merge pull request # 127998 from skitt/golang-x-oct-2024
  > 0600781 cover additional types in unstructured roundtrip test
  > 2561a81 Merge pull request # 127985 from dims/update-moby-runc-dependencies-oct-10
  > 68b7185 October 2024 golang.org/x bump
  > ebca147 Update moby/runc dependencies
  > ea28d54 Merge pull request # 127942 from liggitt/json123
  > 9f62123 Update sigs.k8s.io/json to go1.23
  > acfda13 Merge pull request # 127838 from benluddy/unstructured-nested-number-as-float64
  > c463db1 Merge pull request # 127822 from benluddy/json-serializer-roundtrip-float64-no-fraction
  > f0c9bac Add NestedNumberAsFloat64 unstructured field accessor.
  > 999ccb8 Test concrete type changes in unstructured float64 JSON roundtrips.
  > 0db5dbf Merge pull request # 127691 from mmorel-35/testifylint/expected-actual@k8s.io/apimachinery
  > 6240126 fix: enable expected-actual rule from testifylint in module `k8s.io/apimachinery`
  > dc03077 Merge pull request # 125678 from benluddy/cbor-nondeterministic-encode
  > 7f7bf11 Merge pull request # 127319 from p0lyn0mial/upstream-define-initial-events-list-blueprint
  > 2a1df23 Support nondeterministic encode for the CBOR serializer.
  > c98a9e2 Merge pull request # 126760 from ncdc/ncdc/emeritus
  > 79b66fa apimachinery/meta/types.go: define InitialEventsListBlueprintAnnotationKey const
  > f7615f3 Merge pull request # 127366 from thockin/pr-119910-plus-thockin
  > d9292df Use emeritus_*
  > c7c91ed Merge pull request # 127435 from sttts/sttts-getmanagedfields-nocopy
  > d1fb2f4 Make accurate Quantity->float64 be a new method
  > eec4293 Move ncdc to emeritus
  > e60d3a5 unstructured: avoid deepcopying managedFields
  > 6db6128 Improve precision of Quantity.AsApproximateFloat64
  > 0fc0110 Merge pull request # 125186 from liyuerich/newserializer
  > b78556f KEP-4427 : AllowRelaxedDNSSearchValidation (# 127167)
  > 7312749 drop deprecated json/yaml newSerializers, use json.NewSerializerWithOptions instead
  > 4e174c5 Merge pull request # 127271 from liggitt/go1.23
  > 8e938ee Pin godebug default to go1.23
  > f9de914 Update go.mod to go 1.23
  > 2465dc5 Merge pull request # 126787 from Jefftree/update-kube-openapi
  > fbd2664 re-vendor k8s.io/kube-openapi
  > a8a2284 Merge pull request # 126715 from tklauser/use-go-stdlib-slices
  > 7e3bacd Use Go standard library slices package instead of k8s.io/utils/strings/slices
  > 95b7802 Merge pull request # 126231 from seans3/websocket-https-proxy-fix

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Feb 17, 2025
1 parent da08292 commit 783d4dd
Show file tree
Hide file tree
Showing 1,277 changed files with 70,317 additions and 20,918 deletions.
75 changes: 38 additions & 37 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
module knative.dev/kn-plugin-source-kamelet

go 1.22.7
go 1.23.0

require (
github.com/apache/camel-k/pkg/apis/camel v1.3.1
github.com/apache/camel-k/pkg/client/camel v1.3.1
github.com/hashicorp/golang-lru v1.0.2
github.com/hashicorp/hcl v1.0.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
gotest.tools/v3 v3.3.0
k8s.io/api v0.31.4
k8s.io/apimachinery v0.31.4
k8s.io/api v0.32.2
k8s.io/apimachinery v0.32.2
k8s.io/cli-runtime v0.29.2
k8s.io/client-go v0.31.4
knative.dev/client-pkg v0.0.0-20250109131824-afd7c8d9de7b
knative.dev/eventing v0.43.1-0.20250120115908-9cec50fe8ef0
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
knative.dev/serving v0.43.1-0.20250120145709-df7f1681a4e9
k8s.io/client-go v0.32.2
knative.dev/client-pkg v0.0.0-20250128014339-b25413c351fe
knative.dev/eventing v0.44.1-0.20250213150852-75195a587329
knative.dev/hack v0.0.0-20250217122557-ce4c934f30e5
knative.dev/pkg v0.0.0-20250214140553-ae2c6bcc1f59
knative.dev/serving v0.44.1-0.20250217123356-02800e82505e
)

require (
Expand All @@ -35,7 +35,7 @@ require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/go-errors/errors v1.4.2 // indirect
Expand All @@ -49,22 +49,23 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/gnostic-models v0.6.9 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/go-containerregistry v0.13.0 // indirect
github.com/google/go-containerregistry v0.20.3 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
github.com/imdario/mergo v0.3.16 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/kelseyhightower/envconfig v1.4.0 // indirect
github.com/klauspost/compress v1.17.11 // indirect
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
github.com/magiconair/properties v1.8.6 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mailru/easyjson v0.9.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 // indirect
Expand All @@ -78,9 +79,9 @@ require (
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/client_golang v1.19.1 // indirect
github.com/prometheus/client_golang v1.20.5 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/common v0.62.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/prometheus/statsd_exporter v0.22.8 // indirect
github.com/rickb777/date v1.20.0 // indirect
Expand All @@ -89,7 +90,7 @@ require (
github.com/spf13/afero v1.9.2 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spf13/viper v1.13.0 // indirect
github.com/subosito/gotenv v1.4.1 // indirect
github.com/x448/float16 v0.8.4 // indirect
Expand All @@ -98,33 +99,33 @@ require (
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.6.0 // indirect
golang.org/x/net v0.35.0 // indirect
golang.org/x/oauth2 v0.26.0 // indirect
golang.org/x/sync v0.11.0 // indirect
golang.org/x/sys v0.30.0 // indirect
golang.org/x/term v0.29.0 // indirect
golang.org/x/text v0.22.0 // indirect
golang.org/x/time v0.10.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/api v0.183.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
google.golang.org/grpc v1.69.2 // indirect
google.golang.org/protobuf v1.36.2 // indirect
google.golang.org/api v0.198.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
google.golang.org/grpc v1.70.0 // indirect
google.golang.org/protobuf v1.36.5 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiextensions-apiserver v0.31.4 // indirect
k8s.io/apiserver v0.31.4 // indirect
k8s.io/apiextensions-apiserver v0.32.1 // indirect
k8s.io/apiserver v0.32.1 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8 // indirect
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
knative.dev/networking v0.0.0-20250117155906-67d1c274ba6a // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
knative.dev/networking v0.0.0-20250204225923-e6fc9bbf3fb0 // indirect
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)
Loading

0 comments on commit 783d4dd

Please sign in to comment.