Skip to content

Commit b64e9a5

Browse files
upgrade to latest dependencies (#569)
bumping knative.dev/client/pkg 178db32...a051025: > a051025 Update community files (# 1996) > 109d3da upgrade to latest dependencies (# 1995) > 7dc2a92 Update community files (# 1994) bumping golang.org/x/text d42948e...3b64043: > 3b64043 go.mod: update golang.org/x dependencies > 1e59086 message/pipeline: add two Unalias calls bumping k8s.io/utils 49e7df5...24370be: > 24370be [Fake clock] Make Stop / Reset return false if Timer stopped (# 320) > 6fe5fd8 Merge pull request # 319 from dims/add-lock-unlock-in-SetEvictionFunc > 3ea5e8c Merge pull request # 318 from dims/add-a-helper-method-to-set-eviction-function-after-construction > 7a270de Add lock/unlock in SetEvictionFunc > 7edc6f1 Add a helper method to set eviction function after construction bumping github.com/spf13/pflag 2e9d26c...5ca8134: > 5ca8134 Merge pull request # 419 from spf13/ci > d5e0c06 allow for blank ip addresses (# 316) > 100ab0e disable unsupported dependency graph for now > 85dd5c8 Add IPNetSlice and unit tests (# 170) > a0f4ddd fix govet > 6971c29 remove dead code for checking error nil (# 282) > f48cbd1 add github actions > 81378bb Add exported functions to preserve `pkg/flag` compatibility (# 220) bumping knative.dev/hack c142b48...306ce74: > 306ce74 Update community files (# 414) > ce4c934 Bump default GKE version to 1.31 (# 413) > 5f7f0f5 Update community files (# 412) > b38a2ca Update community files (# 411) 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/[email protected]/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 bumping golang.org/x/sys d4ac05d...863b3c4: > 863b3c4 unix: update glibc to 2.41 > 4d4692e unix: add Auxv > b215a1c unix: update to Linux kernel 6.13 > c756214 cpu: add support for AVX-VNNI and IFMA detection > 1c14dca unix: add GetPeerUcred and UcredGet for solaris bumping google.golang.org/genproto/googleapis/api 796eee8...e9438ea: > e9438ea chore(all): auto-regenerate .pb.go files (# 1187) > 7023788 chore(all): auto-regenerate .pb.go files (# 1186) > 29210b9 chore(all): update all (# 1185) > 65684f5 chore(all): auto-regenerate .pb.go files (# 1184) > 138b5a5 chore(all): update all (# 1183) > 1a7da9e chore(all): update all (# 1182) > 5f5ef82 chore(all): update all (# 1181) > 6982302 chore: bump to min Go to 1.22 (# 1180) > 26aa7a2 chore(all): update all (# 1178) > 3abc09e chore(all): update all (# 1177) > 6b3ec00 fix: update golang.org/x/net to v0.33.0 (# 1176) > bd15449 chore(all): auto-regenerate .pb.go files (# 1175) > 9240e9c chore(all): update all (# 1174) > e6fa225 chore(all): update all (# 1173) > a4fef06 chore(all): auto-regenerate .pb.go files (# 1172) > 19429a9 chore(all): update all (# 1171) > e639e21 chore(all): update all (# 1170) > 65e8d21 Fix: GitHub workflow script injection (# 1169) > e0fbfb7 chore(all): update all (# 1168) > dd2ea8e chore(all): update all (# 1166) > 324edc3 chore(all): update all (# 1165) bumping google.golang.org/genproto/googleapis/rpc 796eee8...e9438ea: > e9438ea chore(all): auto-regenerate .pb.go files (# 1187) > 7023788 chore(all): auto-regenerate .pb.go files (# 1186) > 29210b9 chore(all): update all (# 1185) > 65684f5 chore(all): auto-regenerate .pb.go files (# 1184) > 138b5a5 chore(all): update all (# 1183) > 1a7da9e chore(all): update all (# 1182) > 5f5ef82 chore(all): update all (# 1181) > 6982302 chore: bump to min Go to 1.22 (# 1180) > 26aa7a2 chore(all): update all (# 1178) > 3abc09e chore(all): update all (# 1177) > 6b3ec00 fix: update golang.org/x/net to v0.33.0 (# 1176) > bd15449 chore(all): auto-regenerate .pb.go files (# 1175) > 9240e9c chore(all): update all (# 1174) > e6fa225 chore(all): update all (# 1173) > a4fef06 chore(all): auto-regenerate .pb.go files (# 1172) > 19429a9 chore(all): update all (# 1171) > e639e21 chore(all): update all (# 1170) > 65e8d21 Fix: GitHub workflow script injection (# 1169) > e0fbfb7 chore(all): update all (# 1168) > dd2ea8e chore(all): update all (# 1166) > 324edc3 chore(all): update all (# 1165) Signed-off-by: Knative Automation <[email protected]>
1 parent 2fb98c2 commit b64e9a5

Some content is hidden

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

47 files changed

+635
-89
lines changed

go.mod

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
module knative.dev/kn-plugin-quickstart
22

3-
go 1.22.7
3+
go 1.23.0
44

55
require (
66
github.com/docker/docker v27.2.1+incompatible
77
github.com/docker/go-connections v0.5.0
88
github.com/hashicorp/hcl v1.0.1-vault-5
99
github.com/spf13/cobra v1.8.1
1010
gotest.tools/v3 v3.3.0
11-
knative.dev/client/pkg v0.0.0-20250123014217-178db3230101
12-
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
11+
knative.dev/client/pkg v0.0.0-20250219014457-a051025a49ee
12+
knative.dev/hack v0.0.0-20250219013704-306ce745e077
1313

1414
)
1515

@@ -37,7 +37,7 @@ require (
3737
github.com/spf13/afero v1.10.0 // indirect
3838
github.com/spf13/cast v1.5.1 // indirect
3939
github.com/spf13/jwalterweatherman v1.1.0 // indirect
40-
github.com/spf13/pflag v1.0.5 // indirect
40+
github.com/spf13/pflag v1.0.6 // indirect
4141
github.com/spf13/viper v1.16.0 // indirect
4242
github.com/subosito/gotenv v1.6.0 // indirect
4343
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
@@ -46,13 +46,13 @@ require (
4646
go.opentelemetry.io/otel/metric v1.31.0 // indirect
4747
go.opentelemetry.io/otel/sdk v1.31.0 // indirect
4848
go.opentelemetry.io/otel/trace v1.31.0 // indirect
49-
golang.org/x/sys v0.29.0 // indirect
50-
golang.org/x/text v0.21.0 // indirect
51-
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
52-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
49+
golang.org/x/sys v0.30.0 // indirect
50+
golang.org/x/text v0.22.0 // indirect
51+
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
52+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
5353
gopkg.in/ini.v1 v1.67.0 // indirect
5454
gopkg.in/yaml.v3 v3.0.1 // indirect
55-
k8s.io/apimachinery v0.31.4 // indirect
55+
k8s.io/apimachinery v0.32.2 // indirect
5656
k8s.io/klog/v2 v2.130.1 // indirect
57-
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 // indirect
57+
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
5858
)

go.sum

+46-45
Large diffs are not rendered by default.

vendor/github.com/spf13/pflag/.editorconfig

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/spf13/pflag/.golangci.yaml

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/spf13/pflag/flag.go

+18-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/spf13/pflag/ip.go

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/spf13/pflag/ipnet_slice.go

+147
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/spf13/pflag/string_array.go

-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/sys/unix/auxv.go

+36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/sys/unix/auxv_unsupported.go

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)