Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping golang.org/x/net e2310ae...35b4aba:
  > 35b4aba go.mod: update golang.org/x dependencies
  > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker
  > 4542a42 go.mod: update golang.org/x dependencies
  > 765c7e8 xsrftoken: create no padding base64 string by RawURLEncoding
  > 032e4e4 LICENSE: update per Google Legal
bumping k8s.io/apimachinery dc7e034...37988e5:
  > 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30
  > c857a38 Update x/net for CVE-2023-45288
  > 0407311 followup to allow special characters
  > 25164f7 Merge pull request # 123435 from tallclair/apparmor-ga
  > cbfe0a1 Merge pull request # 123758 from liggitt/protobump
  > f57af5f Stop appending AppArmor status to node ready condition
  > 21d26b6 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  > 0c29f84 Merge pull request # 123385 from HirazawaUi/allow-special-characters
  > 60d24f2 Merge pull request # 123708 from p0lyn0mial/upstream-const-watchlist-bookmark-event
  > d4f2d34 add relaxed env var name function
  > 513d23a apimachinery/meta/types.go: define InitialEventsAnnotationKey const
  > 67cb3a8 Merge pull request # 123413 from seans3/tunneling-spdy-websockets
  > 5ddec50 removes extra upgrade aware proxy logging; returns tunneling connection close error
  > 808e708 portforward: tunnel spdy through websockets
  > df38a01 Merge pull request # 123536 from benluddy/cbor-roundtrip-unit-via-interface
  > 8193f66 Merge pull request # 123436 from dinhxuanvu/cbor-tests
  > 59152b5 Make CBOR roundtrip cases pass through interface{} as well.
  > c996998 Merge pull request # 123529 from thockin/go-workspaces
  > b39fd7b Add duplicate key and field case-sensitivity CBOR decode tests.
  > 933fc00 Address review nit, use longer variable identifiers.
  > 6362b69 Merge pull request # 123598 from liggitt/remotecommand-cleanup
  > df7ad6e Fix up go.mod files after reviews
  > 2161860 Avoid logging binary junk for frame write failure
  > 323f8c9 Remove old gengo detritus
  > 0f2e935 Merge pull request # 123348 from hoskeri/update-go-x-crypto-19
  > 647c1ef Fix go-to-protobuf wrt gengo/v2
  > 856aea5 Merge pull request # 123392 from thockin/depreciate
  > d19b6bd Update x/crypto to 0.19.
  > 657a797 Re-vendor latest kube-openapi and gengo/v2
  > afd4b8f Merge pull request # 123268 from benluddy/cbor-appendix-a-tests
  > 7f22e75 Cleanup: s/depreciated/deprecated/g
  > 305e3b2 Generate go.work files
  > 5504fa7 Merge pull request # 123267 from benluddy/cbor-marshaling-tests
  > 895c28b Add roundtrip tests for all CBOR examples in RFC 8949 Appendix A.
  > 2511177 Merge pull request # 123174 from danwinship/cidr-validation-cleanup
  > c9af5af Add decode and roundtrip tests for CBOR marshaling.
  > 75cefea Merge pull request # 122881 from benluddy/cbor-serializer-only
  > b81059e Add validation.IsValidCIDR
  > 48cc8db Add CBOR Serializer implementation.
  > 665c1a2 Merge pull request # 123250 from benluddy/dep-bump-cbor-v2.6.0
  > fe0d4b3 Bump github.com/fxamacker/cbor/v2 to v2.6.0.
  > 4a1251b Merge pull request # 121486 from benluddy/cbor-stub
  > 046ab0d chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (# 120642)
  > 48a3f60 Update vendoring to take new CBOR library dependency.
  > 62eada4 Merge pull request # 123164 from liggitt/api-validation
  > 9fd4d01 Add skeleton CBOR package and introduce library dependency.
  > 58e33ab Merge pull request # 122931 from danwinship/ip-validation-cleanup
  > d8a2eb9 Put validation utility packages used by API validation under API review
  > 89b9414 Make validation.IsValidIP return a field.ErrorList for consistency
  > cc2017e Expand IsValidIP unit tests
  > 8d387a6 Drop validation.IsValidSocketAddr
  > f14778d Merge pull request # 122842 from pohly/klog-update
  > 942edc4 Merge pull request # 122839 from pohly/ginkgo-gomega-update
  > c2f97d1 dependencies: klog v2.120.1
  > 4f03c3f dependencies: ginkgo v2.15.0, gomega v1.31.0
  > 02a4104 Merge pull request # 122706 from pacoxu/klog-upgrade
  > 4dd1d06 bump klog to  v2.120.0
  > 60eaa65 Merge pull request # 122412 from MadhavJivrajani/bump-go-tools
  > becf6e9 .*: bump golang.org/x/tools to v0.16.1
  > 8bd2c20 Merge pull request # 122395 from pohly/ginkgo-gomega-update
  > 4308c9f dependencies: gomega v1.30.0 + ginkgo v2.13.2
  > e2f405a Merge pull request # 121846 from Iceber/sets_keyset
  > 2341c26 Merge pull request # 121771 from pohly/apimachinery-encoding-shortcut
  > 350f691 Set the initial length of set[T] in sets.KeySet
  > aa9a6c8 Merge pull request # 121759 from thockin/fix_api_violations
  > 013c6eb encoding: avoid setting GVK unnecessarily
  > e6fb254 Merge pull request # 121741 from xgp01/update-util-sets-with-package-cmp
  > d9203a2 Re-vendor k8s.io/kube-openapi
  > fa98d6e Merge pull request # 121808 from cpanato/go-update-main
  > 8398822 update util/sets to use standard package cmp
  > bfbbdec Fix "list_type_missing" API violations in meta/v1
  > f27e43a update go.mod
bumping knative.dev/serving 34cef98...59d17f1:
  > 59d17f1 upgrade to latest dependencies (# 15520)
  > 51d95f6 Update net-gateway-api nightly (# 15519)
  > 50bea5d Update net-kourier nightly (# 15517)
  > 00bd844 Update net-contour nightly (# 15518)
  > ed44181 Update net-istio nightly (# 15516)
  > b796321 Unpin github.com/gorilla/websocket (# 15515)
  > 158a5c2 upgrade to latest dependencies (# 15514)
  > 7875c26 Update net-contour nightly (# 15512)
  > 4471f27 Update net-gateway-api nightly (# 15513)
  > cc9b060 Update net-istio nightly (# 15511)
  > cde060b upgrade to latest dependencies (# 15506)
  > 985fc84 Update net-kourier nightly (# 15509)
  > edb073c Update net-contour nightly (# 15507)
  > 63b0f86 Update net-istio nightly (# 15508)
  > 74ea38a upgrade to latest dependencies (# 15505)
  > deb99de Update net-contour nightly (# 15500)
  > be2f70a Update net-kourier nightly (# 15501)
  > 8d8725e Update net-gateway-api nightly (# 15502)
  > 0824bd4 Update net-istio nightly (# 15499)
  > 3c5f2f6 Update community files (# 15498)
  > 7c927b7 Update net-kourier nightly (# 15497)
  > b50a09e Update net-istio nightly (# 15496)
  > bdec909 upgrade to latest dependencies (# 15495)
  > f07e3d6 Fix deepcopy gen (# 15492)
  > 372f5d1 Migrate to kube codegen (# 15491)
  > 5f5f6d8 Update net-kourier nightly (# 15476)
  > c51ee6c Update net-contour nightly (# 15471)
  > 25e5f48 Update net-gateway-api nightly (# 15470)
  > 6fe1b33 upgrade to latest dependencies (# 15469)
  > 446e690 upgrade to latest dependencies (# 15462)
  > 64820f2 update schema-config (# 15467)
  > b7026be Update net-contour nightly (# 15463)
  > 221b632 Update net-gateway-api nightly (# 15464)
  > 64ac199 E2E tests for startup probe (# 15461)
  > 6554a7d drop dev container as no one is maintaining it (# 15460)
  > bf7dbbb Update net-gateway-api nightly (# 15456)
  > c2789f2 Update net-contour nightly (# 15458)
  > 19d2bb5 Update net-kourier nightly (# 15457)
  > 34ff3f6 Update net-istio nightly (# 15455)
  > dc99c97 Update community files (# 15453)
  > 110b430 Update net-contour nightly (# 15452)
  > c6665f1 Update net-kourier nightly (# 15451)
  > ab0cd0a Update net-gateway-api nightly (# 15448)
  > 73f88b2 Update net-istio nightly (# 15443)
  > 3ae5a0e Update net-kourier nightly (# 15446)
  > 0c4d290 upgrade to latest dependencies (# 15447)
  > 5376ae0 Update net-contour nightly (# 15445)
  > 1f480d0 Update net-gateway-api nightly (# 15444)
  > 97e9e8d upgrade to latest dependencies (# 15439)
  > 2b86c14 Add support for hostipc, hostpid and hostnetwork (# 15414)
  > cac5e63 Fix bug in cert manager config (# 15434)
  > 222065d Update net-kourier nightly (# 15429)
  > 57fa417 Update net-contour nightly (# 15430)
  > e740654 Update net-gateway-api nightly (# 15428)
  > 5225d4f Update net-istio nightly (# 15427)
  > 8c13034 upgrade to latest dependencies (# 15426)
  > 42bc7bb Update community files (# 15425)
  > 19b5e8c Update net-kourier nightly (# 15423)
  > 666897e Update net-contour nightly (# 15422)
  > dfa1726 Update net-gateway-api nightly (# 15421)
  > 9a7409c clean up old certificate leases (# 15420)
  > 8ab2768 upgrade to latest dependencies (# 15419)
  > 873602a clean up (# 15415)
  > 7411254 Do not run TestTLSCertificateRotation in parallel with other tests (# 15417)
  > 7643497 Update net-kourier nightly (# 15413)
  > 2792dcb Update net-contour nightly (# 15411)
  > 7ed4aa0 Update net-gateway-api nightly (# 15410)
  > dec852b Update net-istio nightly (# 15412)
  > 7d318cd Use a different 'static' image that supports s390x and ppc (# 15407)
  > 79dd728 Update net-istio nightly (# 15406)
  > b41a9e3 Update net-gateway-api nightly (# 15404)
  > 53810f8 Update net-istio nightly (# 15403)
bumping k8s.io/klog/v2 007e661...75663bb:
  > 75663bb Merge pull request # 408 from pohly/klog-flush-sync-fix
  > 16c7d26 Merge pull request # 401 from pohly/ktesting-warning-delay
  > 2327d4c data race: avoid unprotected access to sb.file
  > 2ee202a Merge pull request # 404 from 1978629634/fsync-freelock
  > cd24012 ktesting: tone down warning about leaked test goroutine
  > 7af45d6 Merge pull request # 406 from pohly/linter
  > 79575d8 Do not acquire lock for file.Sync() fsync call
  > ab53041 Merge pull request # 402 from pohly/linter-issues
  > d008cfe examples: fix linter warning
  > 569bb3c Merge pull request # 399 from jsoref/spelling-corporation
  > ff7c070 build: fix some linter warnings
  > 200f43e chore(*): fix spelling of Intel Corporation

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Sep 24, 2024
1 parent 2df9bcd commit 61a0bd6
Show file tree
Hide file tree
Showing 576 changed files with 50,946 additions and 12,241 deletions.
71 changes: 36 additions & 35 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module knative.dev/kn-plugin-admin

go 1.22
go 1.22.0

require (
github.com/hashicorp/golang-lru v1.0.2
Expand All @@ -10,13 +10,13 @@ require (
github.com/spf13/viper v1.13.0
gopkg.in/yaml.v2 v2.4.0
gotest.tools/v3 v3.3.0
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
knative.dev/client-pkg v0.0.0-20240724091446-8393d69ad672
knative.dev/hack v0.0.0-20240704013904-b9799599afcf
knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556
knative.dev/serving v0.42.0
k8s.io/api v0.30.3
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
knative.dev/client-pkg v0.0.0-20240909014924-788e0725213a
knative.dev/hack v0.0.0-20240909014011-fc6a8452af6d
knative.dev/networking v0.0.0-20240923151441-ea902459c96d
knative.dev/serving v0.42.1-0.20240923143026-59d17f1d93c7
)

require (
Expand All @@ -31,17 +31,17 @@ require (
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
github.com/cloudevents/sdk-go/v2 v2.15.2 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/evanphx/json-patch v5.6.0+incompatible // 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/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-errors/errors v1.4.2 // indirect
github.com/go-kit/log v0.2.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-openapi/jsonpointer v0.20.2 // indirect
github.com/go-openapi/jsonreference v0.20.4 // indirect
github.com/go-openapi/swag v0.22.7 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/jsonreference v0.21.0 // indirect
github.com/go-openapi/swag v0.23.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
Expand All @@ -52,9 +52,10 @@ require (
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/gorilla/websocket v1.5.3 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // 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
Expand All @@ -78,8 +79,8 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.19.1 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.54.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/prometheus/common v0.55.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
github.com/rickb777/plural v1.4.1 // indirect
Expand All @@ -94,30 +95,30 @@ 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.27.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/term v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/term v0.24.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/time v0.6.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-20240604185151-ef581f913117 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
google.golang.org/grpc v1.65.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
google.golang.org/grpc v1.67.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiextensions-apiserver v0.29.2 // indirect
k8s.io/apiserver v0.29.2 // indirect
k8s.io/apiextensions-apiserver v0.30.3 // indirect
k8s.io/apiserver v0.30.3 // indirect
k8s.io/cli-runtime v0.29.2 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
k8s.io/utils v0.0.0-20240102154912-e7106e64919e // 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/eventing v0.42.0 // indirect
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608 // indirect
knative.dev/pkg v0.0.0-20240923063442-aabe552ba5e6 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // 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
Expand Down
Loading

0 comments on commit 61a0bd6

Please sign in to comment.