upgrade to latest dependencies (#1802)

bumping knative.dev/pkg ee73c93...ef19121:%0A  > ef19121 Update community files (# 2722)%0A  > 15cf17d Update actions (# 2720)%0Abumping knative.dev/serving 23f7e2b...ac7c74b:%0A  > ac7c74b Update actions (# 13862)%0A  > c367fec upgrade to latest dependencies (# 13860)%0A  > 8f273e4 Adds dev container and updates docs with Codespaces information (# 13838)%0A  > db52024 Update net-contour nightly (# 13853)%0A  > 1f3a35f Update net-istio nightly (# 13852)%0Abumping knative.dev/hack 1421f12...9153cc6:%0A  > 9153cc6 Update community files (# 282)%0A  > 359d585 Revert "Extract tools to knative.dev/toolbox (# 280)" (# 281)%0Abumping knative.dev/eventing d991040...3224e50:%0A  > 3224e50 [main] Update community files (# 6854)

Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
knative-automation 2023-04-11 06:36:48 -04:00 committed by GitHub
parent 38989e61e5
commit 25dac2d892
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 21 deletions

8
go.mod
View File

@ -20,11 +20,11 @@ require (
k8s.io/cli-runtime v0.25.2
k8s.io/client-go v0.25.4
k8s.io/code-generator v0.25.4
knative.dev/eventing v0.36.1-0.20230405220638-d9910407d0f4
knative.dev/hack v0.0.0-20230330174700-1421f120c36b
knative.dev/eventing v0.36.1-0.20230411013349-3224e50c7263
knative.dev/hack v0.0.0-20230411013550-9153cc618c1f
knative.dev/networking v0.0.0-20230404133438-0b998c1bdcef
knative.dev/pkg v0.0.0-20230404101938-ee73c9355c9d
knative.dev/serving v0.36.1-0.20230405152938-23f7e2bc5ce4
knative.dev/pkg v0.0.0-20230411013349-ef19121ff3df
knative.dev/serving v0.36.1-0.20230410182648-ac7c74b2b2da
sigs.k8s.io/yaml v1.3.0
)

16
go.sum
View File

@ -1087,16 +1087,16 @@ k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 h1:+70TFaan3hfJzs+7VK2o+O
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280/go.mod h1:+Axhij7bCpeqhklhUTe3xmOn6bWxolyZEeyaFpjGtl4=
k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2 h1:GfD9OzL11kvZN5iArC6oTS7RTj7oJOIfnislxYlqTj8=
k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.36.1-0.20230405220638-d9910407d0f4 h1:c8MyN4z5Fe7uaRxLnNJRM89v0apzOidrBgEoE3TRDoA=
knative.dev/eventing v0.36.1-0.20230405220638-d9910407d0f4/go.mod h1:04GSGLHjBkgDEGRIg2wM7n5BB27BRIoMqb9emFp/YNU=
knative.dev/hack v0.0.0-20230330174700-1421f120c36b h1:20HMZEfXRdMPObZcV2MiZmcoJ9ms98qeWx0aUoHUAnc=
knative.dev/hack v0.0.0-20230330174700-1421f120c36b/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/eventing v0.36.1-0.20230411013349-3224e50c7263 h1:9Vf3oKzXvLSKra5oVCwASkKrIhMG7LgUVbrJPm5wlxM=
knative.dev/eventing v0.36.1-0.20230411013349-3224e50c7263/go.mod h1:04GSGLHjBkgDEGRIg2wM7n5BB27BRIoMqb9emFp/YNU=
knative.dev/hack v0.0.0-20230411013550-9153cc618c1f h1:KPAIuFU5+u4CLS1B21QqqMYv4SScOipH7U2O8cbuAwE=
knative.dev/hack v0.0.0-20230411013550-9153cc618c1f/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/networking v0.0.0-20230404133438-0b998c1bdcef h1:S8gCH6+4tvqF8Ond1U9rBbthoRci59eOBqY8HI46uq0=
knative.dev/networking v0.0.0-20230404133438-0b998c1bdcef/go.mod h1:V2ZPhM1LH+4J/rqoI6Dlt1qX6ac15uFZXkaLBlILeHU=
knative.dev/pkg v0.0.0-20230404101938-ee73c9355c9d h1:mubqXUjYfnwNg3IGWYEj2YffXYIxg44Qn9GS5vPAjck=
knative.dev/pkg v0.0.0-20230404101938-ee73c9355c9d/go.mod h1:EQk8+qkZ8fMtrDYOOb9e9xMQG29N+L54iXBCfNXRm90=
knative.dev/serving v0.36.1-0.20230405152938-23f7e2bc5ce4 h1:YSxeITZVqmJhozdf6iyDxfj41/8LSiI6A9Kw+zRSKDs=
knative.dev/serving v0.36.1-0.20230405152938-23f7e2bc5ce4/go.mod h1:aFgWXAGSn4ryeyLfXbvvn5iKDu1mU2yksiKhtt9yXc0=
knative.dev/pkg v0.0.0-20230411013349-ef19121ff3df h1:G5kuFGA167KLF6W943zW2HpKhJJ3750x0ZUFNBfHkrM=
knative.dev/pkg v0.0.0-20230411013349-ef19121ff3df/go.mod h1:EQk8+qkZ8fMtrDYOOb9e9xMQG29N+L54iXBCfNXRm90=
knative.dev/serving v0.36.1-0.20230410182648-ac7c74b2b2da h1:TRVe0lhxI+LatXsvwFxgk5xmfgMzVjA6uF8IGoUhRgg=
knative.dev/serving v0.36.1-0.20230410182648-ac7c74b2b2da/go.mod h1:mQAOTzNVLUUjWHMOFluHcYxFTFwgGZxJiMWLP2FZADw=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=

View File

@ -657,7 +657,7 @@ function foreach_go_module() {
echo "Command '${cmd}' failed in module $gomod_dir: $failed" >&2
return $failed
fi
done < <(go_run knative.dev/toolbox/modscope@latest ls -p)
done < <(go_run knative.dev/test-infra/tools/modscope@latest ls -p)
}
# Update go deps.
@ -709,7 +709,7 @@ function __go_update_deps_for_module() {
else
group "Upgrading to release ${RELEASE}"
fi
FLOATING_DEPS+=( $(go_run knative.dev/toolbox/buoy@latest float ./go.mod "${buoyArgs[@]}") )
FLOATING_DEPS+=( $(go_run knative.dev/test-infra/buoy@latest float ./go.mod "${buoyArgs[@]}") )
if [[ ${#FLOATING_DEPS[@]} > 0 ]]; then
echo "Floating deps to ${FLOATING_DEPS[@]}"
go get -d ${FLOATING_DEPS[@]}
@ -754,7 +754,7 @@ function __go_update_deps_for_module() {
# Intended to be used like:
# export MODULE_NAME=$(go_mod_module_name)
function go_mod_module_name() {
go_run knative.dev/toolbox/modscope@latest current
go_run knative.dev/test-infra/tools/modscope@latest current
}
# Return a GOPATH to a temp directory. Works around the out-of-GOPATH issues
@ -778,7 +778,7 @@ function go_mod_gopath_hack() {
# Run kntest tool
# Parameters: $1..$n - parameters passed to the tool.
function run_kntest() {
go_run knative.dev/toolbox/kntest/cmd/kntest@latest "$@"
go_run knative.dev/test-infra/tools/kntest/cmd/kntest@latest "$@"
}
# Run go-licenses to update licenses.

View File

@ -139,7 +139,7 @@ function __build_test_runner_for_module() {
# Don't merge these two lines, or return code will always be 0.
# Get all build tags in go code (ignore /vendor, /hack and /third_party)
local tags
tags="$(go run knative.dev/toolbox/go-ls-tags@latest --joiner=,)"
tags="$(go run knative.dev/test-infra/tools/go-ls-tags@latest --joiner=,)"
local go_pkg_dirs
go_pkg_dirs="$(go list -tags "${tags}" ./...)" || return $?
if [[ -z "${go_pkg_dirs}" ]]; then

8
vendor/modules.txt vendored
View File

@ -919,7 +919,7 @@ k8s.io/utils/net
k8s.io/utils/pointer
k8s.io/utils/strings/slices
k8s.io/utils/trace
# knative.dev/eventing v0.36.1-0.20230405220638-d9910407d0f4
# knative.dev/eventing v0.36.1-0.20230411013349-3224e50c7263
## explicit; go 1.18
knative.dev/eventing/pkg/apis/config
knative.dev/eventing/pkg/apis/duck
@ -947,7 +947,7 @@ knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1
knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1/fake
knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1beta2
knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1beta2/fake
# knative.dev/hack v0.0.0-20230330174700-1421f120c36b
# knative.dev/hack v0.0.0-20230411013550-9153cc618c1f
## explicit; go 1.18
knative.dev/hack
# knative.dev/networking v0.0.0-20230404133438-0b998c1bdcef
@ -965,7 +965,7 @@ knative.dev/networking/pkg/http/probe
knative.dev/networking/pkg/http/proxy
knative.dev/networking/pkg/http/stats
knative.dev/networking/pkg/k8s
# knative.dev/pkg v0.0.0-20230404101938-ee73c9355c9d
# knative.dev/pkg v0.0.0-20230411013349-ef19121ff3df
## explicit; go 1.18
knative.dev/pkg/apis
knative.dev/pkg/apis/duck
@ -1015,7 +1015,7 @@ knative.dev/pkg/tracing/config
knative.dev/pkg/tracing/propagation
knative.dev/pkg/tracing/propagation/tracecontextb3
knative.dev/pkg/tracker
# knative.dev/serving v0.36.1-0.20230405152938-23f7e2bc5ce4
# knative.dev/serving v0.36.1-0.20230410182648-ac7c74b2b2da
## explicit; go 1.18
knative.dev/serving/pkg/apis/autoscaling
knative.dev/serving/pkg/apis/autoscaling/v1alpha1