Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping github.com/go-logr/logr dcdc3f2...1205f42:
  > 1205f42 Merge pull request # 295 from go-logr/dependabot/github_actions/actions/checkout-4.1.6
  > ccedcbd Merge pull request # 294 from go-logr/dependabot/github_actions/github/codeql-action-3.25.5
  > bead577 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  > 19ad07c build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
  > a492d95 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
  > 1c97a21 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  > f70c5b5 build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
  > 4ade8d3 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
  > 88d98bd Merge pull request # 289 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-5.3.0
  > 432cd86 Merge pull request # 288 from go-logr/dependabot/github_actions/actions/setup-go-5.0.1
  > bbc2ecb build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
  > c697b5b Merge pull request # 286 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.3
  > b194655 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  > 58ced22 Merge pull request # 285 from go-logr/dependabot/github_actions/actions/checkout-4.1.4
  > 3d7c19b build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
  > ca0ff32 Merge pull request # 284 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-5.0.0
  > a59cce4 build(deps): bump actions/checkout from 4.1.3 to 4.1.4
  > fbab38c Merge pull request # 282 from go-logr/dependabot/github_actions/github/codeql-action-3.25.1
  > 5805ba5 Merge pull request # 283 from go-logr/dependabot/github_actions/github/codeql-action-3.25.3
  > 72039f4 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
  > 7b42c51 Merge pull request # 281 from go-logr/dependabot/github_actions/actions/checkout-4.1.3
  > 068cc98 build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
  > 5e00dad build(deps): bump github/codeql-action from 3.25.1 to 3.25.3
  > e43285d Merge pull request # 280 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.2
  > afe10fa build(deps): bump actions/checkout from 4.1.2 to 4.1.3
  > aefab1e Merge pull request # 279 from go-logr/dependabot/github_actions/github/codeql-action-3.24.10
  > 2e2e74f build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
  > 9659f74 build(deps): bump github/codeql-action from 3.24.7 to 3.24.9
  > 2e76ada build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
  > a44214d Merge pull request # 274 from thockin/master
  > 7083935 Merge pull request # 277 from go-logr/dependabot/github_actions/github/codeql-action-3.24.7
  > 376cba9 funcr: Handle nested empty groups properly
  > 60bd4f1 Merge pull request # 276 from go-logr/dependabot/github_actions/actions/checkout-4.1.2
  > 589c045 build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
  > a6645b7 Fix slog tests for 1.22
  > ba1ff6b build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
  > b705152 build(deps): bump actions/checkout from 4.1.1 to 4.1.2
  > 75599fa build(deps): bump github/codeql-action from 3.24.3 to 3.24.5
  > 4392df4 Merge pull request # 271 from thockin/master
  > 13ec622 Merge pull request # 270 from go-logr/dependabot/github_actions/github/codeql-action-3.24.3
  > 3717a4b Add a Go report card, fix lint
  > 7141c7e Merge pull request # 268 from thockin/master
  > 613a327 build(deps): bump github/codeql-action from 3.24.0 to 3.24.3
  > c9b5476 build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
  > 1cc4a3c Fix lint: named but unused params
  > dcfe76b build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
  > 956dc6c build(deps): bump github/codeql-action from 3.23.2 to 3.24.0
  > dec5a4c build(deps): bump github/codeql-action from 3.23.1 to 3.23.2
  > 65deb01 build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0
  > 8520103 Merge pull request # 260 from go-logr/dependabot/github_actions/actions/upload-artifact-4.2.0
  > 77cb5eb Merge pull request # 259 from go-logr/dependabot/github_actions/github/codeql-action-3.23.1
  > 35c24f7 build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0
  > 1be0bc0 build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
  > 3f51f73 build(deps): bump github/codeql-action from 3.23.0 to 3.23.1
  > acc8c27 build(deps): bump github/codeql-action from 3.22.12 to 3.23.0
  > ab4956f build(deps): bump github/codeql-action from 3.22.11 to 3.22.12
bumping google.golang.org/genproto/googleapis/api ef581f9...573a115:
  > 573a115 chore(all): auto-regenerate .pb.go files (# 1144)
  > 2c9e96a chore(all): update all (# 1149)
  > b1a4ccb chore(all): update all (# 1148)
  > 93522f1 chore: rev bigtable to unreleased commit (# 1147)
  > 90e4760 feat: move bigtable protos to google-cloud-go (# 1146)
  > e6d459c chore(all): update all (# 1142)
  > d784300 chore(all): auto-regenerate .pb.go files (# 1143)
  > 46eb208 chore(all): auto-regenerate .pb.go files (# 1141)
  > 40e1e62 chore(all): auto-regenerate .pb.go files (# 1140)
  > 4ad9e85 chore(all): auto-regenerate .pb.go files (# 1139)
  > 654c5fe chore(all): update all (# 1138)
  > f6361c8 chore(all): update all (# 1137)
  > dc46fd2 chore(all): update all (# 1135)
  > 68d350f chore(all): update all (# 1134)
  > a8a6208 chore(all): update all (# 1133)
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
bumping golang.org/x/sys faed7ec...914deed:
  > 914deed unix: add missing ETHTOOL_FLAG_ constants
  > 4c7077e windows: add enums for IpAdapterUnicastAddress
  > 29298aa windows: delete TestGetKeyboardLayout
  > aa1c4c8 unix: provide Mount on openbsd
  > cde4660 unix: add linux mseal system call
  > 31ef9e7 unix: update to Linux kernel 6.10
  > d03a807 unix: update glibc to 2.40
  > beb5949 windows: correctly generate GetAce syscall
  > 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64
  > bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx
  > 0eac9b5 windows: add flags for GetAdaptersAddresses
  > 0c18c88 cpu: add DIT option and hwcap DIT support
  > dce4e64 LICENSE: update per Google Legal
  > ee0e627 unix: skip TestIoctlFileDedupeRange on EOPNOTSUPP error
  > 47fe916 cpu: add support for DIT detection
  > 4cafe5c unix: implements RenamexNp and RenameatxNp for darwin

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Aug 15, 2024
1 parent d4c57cd commit 7c5fc8d
Show file tree
Hide file tree
Showing 536 changed files with 56,143 additions and 16,205 deletions.
59 changes: 30 additions & 29 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module knative.dev/networking

go 1.22
go 1.22.0

require (
github.com/gogo/protobuf v1.3.2
Expand All @@ -10,15 +10,15 @@ require (
go.uber.org/atomic v1.9.0
go.uber.org/zap v1.27.0
golang.org/x/sync v0.8.0
golang.org/x/time v0.5.0
golang.org/x/time v0.6.0
google.golang.org/grpc v1.65.0
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
k8s.io/code-generator v0.29.2
k8s.io/utils v0.0.0-20240102154912-e7106e64919e
knative.dev/hack v0.0.0-20240801232131-441a19fc9ead
knative.dev/pkg v0.0.0-20240805063731-c88d5dad9653
k8s.io/api v0.30.3
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
k8s.io/code-generator v0.30.3
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
knative.dev/hack v0.0.0-20240814130635-06f7aff93954
knative.dev/pkg v0.0.0-20240812053209-cd3311cbab65
sigs.k8s.io/yaml v1.4.0
)

Expand All @@ -30,23 +30,23 @@ require (
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/evanphx/json-patch v4.12.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/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.19.6 // indirect
github.com/go-openapi/jsonreference v0.20.2 // indirect
github.com/go-openapi/swag v0.22.3 // 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/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/imdario/mergo v0.3.6 // indirect
github.com/imdario/mergo v0.3.16 // 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
Expand All @@ -64,24 +64,25 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
go.opencensus.io v0.24.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/mod v0.19.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/oauth2 v0.21.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/tools v0.23.0 // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/term v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/tools v0.24.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/genproto/googleapis/api v0.0.0-20240808171019-573a1156607a // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240808171019-573a1156607a // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/gengo v0.0.0-20240129211411-f967bbeff4b4 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
k8s.io/gengo v0.0.0-20240404160639-a0386bf69313 // indirect
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
)
139 changes: 70 additions & 69 deletions go.sum

Large diffs are not rendered by default.

20 changes: 19 additions & 1 deletion vendor/github.com/emicklei/go-restful/v3/CHANGES.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions vendor/github.com/emicklei/go-restful/v3/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions vendor/github.com/emicklei/go-restful/v3/compress.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 28 additions & 20 deletions vendor/github.com/emicklei/go-restful/v3/curly.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions vendor/github.com/emicklei/go-restful/v3/entity_accessors.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 0 additions & 11 deletions vendor/github.com/emicklei/go-restful/v3/json.go

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/emicklei/go-restful/v3/jsoniter.go

This file was deleted.

2 changes: 1 addition & 1 deletion vendor/github.com/emicklei/go-restful/v3/jsr311.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/evanphx/json-patch/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/evanphx/json-patch/patch.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/go-logr/logr/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7c5fc8d

Please sign in to comment.