Skip to content

Commit 192be5a

Browse files
upgrade to latest dependencies
bumping golang.org/x/tools cc29c91...bc6931d: > bc6931d go.mod: update golang.org/x dependencies > 1767b14 go/ssa: remove code with no effect > 2088083 internal/gocommand: add more debug info for hanging go commands > f1a3b12 internal/imports: FixImports should be cancellable > 4478db0 go/analysis/passes/copylock: suppress error in ill-typed code > 018d3b2 gopls: warn about Go 1.19 and Go 1.20 > 58cc8a4 gopls/internal/filecache: suppress gc in tests > b623539 gopls/internal/cache: suppress "internal" import check on Bazel > 1e9d12d go/packages: pass -overlay to all 'go list' invocations > 3c293ad internal/cache: invalidate broken imports when package files change > 5eff1ee gopls/internal/cache: check viewMap before altering views > da9cad4 go/packages: avoid unnecessary "realpath" on pwd > 71b7fa9 go/callgraph/vta: save some heap allocations in the trie implementation > 2f8e378 go/callgraph/vta: remove graph successors method > 624dbd0 go/analysis/passes/stringintconv: post gotypesalias=1 tweak > 4669dc7 gopls/internal/test/marker: simplify seedCache file > 6887e99 gopls/internal/cache: use a better view in viewOfLocked > bd624fd gopls: make tests tolerant of new go/types error format > 2e977dd internal/drivertest: evaluate symlink before calling packages.Load > 8d54ca1 gopls/internal/test/marker: seed the cache before running tests > 01018ba Revert "gopls/internal/settings: enable semantic tokens by default" > 019da39 gopls/internal/golang: OutgoingCalls: fix crash on unsafe.Slice > 30c880d gopls/internal/cache: improve missing import error message > d017f4a go/packages/internal/drivertest: a package for a fake go/packages driver > e229045 go/callgraph/vta: avoid some temporary data structures using callbacks > 0215a5b go/packages: document fields that are part of JSON schema > f10a0f1 gopls/internal/golang: skip TestFreeRefs on js > d940b33 gopls/internal/server: support InsertReplaceEdit completion > e635bfa gopls/internal/golang: unexport more declarations > 7045d2e go/analysis/passes/nilness: fix bug with MakeInterface(TypeParam) > e1b14a1 gopls/internal/server: avoid VS Code lightbulb > 34db5bc gopls: initial support for godebug directive in go.mod and go.work > 56f50e3 gopls/doc: split codelenses out of settings > 3629652 gopls/internal/analysis/simplifyrange: suppress on range-over-func > fb52877 all: sync golang.org/x/telemetry@bda5523 > 4646dbf gopls/internal/protocol: customize InsertReplaceEdit JSON unmarshal > bc5e086 gopls/internal/golang: unexport several functions > 32cec11 gopls/internal/test/integration: fix race in TestGCDetails_Toggle > c3aae99 gopls/doc: tidy up analyzer documentation > 41211c8 gopls/internal/golang: fix bug in freeRefs algorithm > 788d39e gopls/internal/golang: "Show free symbols" code action > f73683e gopls/internal/golang: remove test debugging aix-ppc64 issue > 0b4dca1 gopls/internal/protocol: separate CodeLens from Command; document > 8cf8c6f internal/test/integration: materialize startedWork and completedWork > de1032b gopls: remove dead code > 499663e all: fix function names in comment > c184dd7 internal/test/marker: skip basiclit.txt on ppc64 > 1f300c9 gopls: upgrade x/telemetry to pick up CL 586195 > fd7deae gopls/internal/test/marker: fix analyzers.txt test that requires cgo > af36634 gopls/internal/protocol: rename DocumentChange{s,} > 42d564a gopls: support four kinds of DocumentChanges > b92578a x/tools: update to x/telemetry@9ff3ad9 > 987af8b x/tools: update to x/telemetry@ac8fed8 > 069435c gopls/internal/cache: use 1 not 0 for missing line/col info > 528484d gopls/internal/cache: support overlays > 2e17129 gopls/doc/generate: add link anchors to each setting > ab7bc6c gopls: further minor generator simplifications > d40dfd5 gopls: upload from telemetry.Start, rather than upload.Run > e8808ed gopls: upgrade x/telemetry to latest > 0006edc go/ssa: support range-over-func > 59d9797 gopls/internal/settings: annotate TestVetSuite with NeedsTool("go") > 487737a gopls/internal/golang: fix another crash in RenderPackageDoc > 4cfd180 gopls/internal/golang: RenderPackageDoc: fix param truncation crash > 3e9beb6 gopls/doc/release: add release notes for struct tag hover info > 24f3b32 gopls/internal/golang: show struct tag when hovering over fields > 9795fac gopls/internal/server: discard non-file scheme workspace folder URIs > 3b13d03 gopls/internal/cache: fix bug.Report converting Diagnostic positions > 7f3a258 gopls/internal/test/integration/misc: disable another staticcheck test > 8483344 gopls/internal/settings: add framepointer,sigchanyzer analyzers > 8f9d159 gopls/internal/test/integration/misc: disable staticcheck test > f38ac9b gopls/internal/test: avoid std assumptions in range-over-func test > e35e4cc go/ssa: compile range-over-func to panic > e149e84 gopls: rationalize code generation > ff28778 gopls/internal/protocol: rationalize edit helpers > 5daf157 gopls/internal/golang: simplify "rewrite" code actions > 1718e2d gopls/internal/cache: simplify Snapshot Go commands > a432b16 gopls/internal/analysis: disable ssa/ir analyzers on range-over-func > b426bc7 go/packages/packagestest: reflect new modules.txt requirements > a943a14 go/analysis/passes/directive: do not report adjoining //go:debug > b020bdb go/callgraph/vta: add type alias test bumping golang.org/x/mod aa51b25...c0bdc7b: > c0bdc7b modfile: add API for godebug lines > 6686f41 module: add COM0 and LPT0 to badWindowsNames bumping knative.dev/hack 3b6d644...0914314: > 0914314 Update community files (# 384) bumping github.com/prometheus/client_model d56cd79...571429e: > 571429e Merge pull request # 86 from prometheus/repo_sync > 6fe5007 Merge pull request # 85 from prometheus/repo_sync > cc727ab Update common Prometheus files > 64c33c9 Merge pull request # 84 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.33.0 > bce87c1 Update common Prometheus files > 5c25993 Merge pull request # 82 from prometheus/repo_sync > d954a8a Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 > 01ca24c Merge pull request # 81 from prometheus/repo_sync > bb45f95 Update common Prometheus files > ccd6823 Update common Prometheus files bumping google.golang.org/genproto c3f9821...5315273: > 5315273 chore(all): update all (# 1131) > a332354 chore(all): auto-regenerate .pb.go files (# 1130) > d264139 chore(all): update all (# 1128) > dc85e6b chore(all): auto-regenerate .pb.go files (# 1129) > fc5f0ca chore: min Go version to 1.20 (# 1127) > 0867130 chore(all): auto-regenerate .pb.go files (# 1125) > 024948a chore(all): update all (# 1126) > 6275950 chore(all): auto-regenerate .pb.go files (# 1124) > b8a5c65 chore(all): update all (# 1123) > 8cf5692 chore(all): update all (# 1122) > 8c6c420 chore(all): update all to 7cd4c1c (# 1111) > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112) > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110) > 26222e5 chore(all): update all (# 1109) > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107) bumping golang.org/x/term 46c790f...5f0bb72: > 5f0bb72 go.mod: update golang.org/x dependencies bumping golang.org/x/oauth2 84cb9f7...5fd4241: > 5fd4241 google: update compute token refresh Signed-off-by: Knative Automation <[email protected]>
1 parent 1508924 commit 192be5a

File tree

30 files changed

+611
-689
lines changed

30 files changed

+611
-689
lines changed

go.mod

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,27 @@ require (
1111
github.com/manifestival/manifestival v0.7.2
1212
go.uber.org/zap v1.27.0
1313
gocloud.dev v0.22.0
14-
golang.org/x/mod v0.17.0
15-
golang.org/x/oauth2 v0.20.0
16-
google.golang.org/api v0.182.0
14+
golang.org/x/mod v0.18.0
15+
golang.org/x/oauth2 v0.21.0
16+
google.golang.org/api v0.183.0
1717
istio.io/api v0.0.0-20231206023236-e7cadb36da57
1818
istio.io/client-go v1.18.7
1919
k8s.io/api v0.29.2
2020
k8s.io/apimachinery v0.29.2
2121
k8s.io/client-go v0.29.2
2222
k8s.io/code-generator v0.29.2
2323
k8s.io/utils v0.0.0-20240102154912-e7106e64919e
24-
knative.dev/caching v0.0.0-20240603132637-bb31986d9396
25-
knative.dev/eventing v0.41.1-0.20240604144630-bff65d2c2eaf
26-
knative.dev/hack v0.0.0-20240529131459-3b6d6441e7ea
27-
knative.dev/pkg v0.0.0-20240604134003-58135c2c0694
28-
knative.dev/serving v0.41.1-0.20240604205015-3e53acc4035d
24+
knative.dev/caching v0.0.0-20240610144728-23ec42b2186b
25+
knative.dev/eventing v0.41.1-0.20240610153038-d60149dccfb9
26+
knative.dev/hack v0.0.0-20240607132042-09143140a254
27+
knative.dev/pkg v0.0.0-20240610120318-15e6cdf2f386
28+
knative.dev/serving v0.41.1-0.20240610131737-de2399a8c958
2929
sigs.k8s.io/yaml v1.4.0
3030
)
3131

3232
require (
3333
cloud.google.com/go v0.114.0 // indirect
34-
cloud.google.com/go/auth v0.4.2 // indirect
34+
cloud.google.com/go/auth v0.5.1 // indirect
3535
cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
3636
cloud.google.com/go/compute/metadata v0.3.0 // indirect
3737
cloud.google.com/go/iam v1.1.8 // indirect
@@ -101,8 +101,8 @@ require (
101101
github.com/pkg/errors v0.9.1 // indirect
102102
github.com/pmezard/go-difflib v1.0.0 // indirect
103103
github.com/prometheus/client_golang v1.19.1 // indirect
104-
github.com/prometheus/client_model v0.6.0 // indirect
105-
github.com/prometheus/common v0.53.0 // indirect
104+
github.com/prometheus/client_model v0.6.1 // indirect
105+
github.com/prometheus/common v0.54.0 // indirect
106106
github.com/prometheus/procfs v0.12.0 // indirect
107107
github.com/prometheus/statsd_exporter v0.22.7 // indirect
108108
github.com/rickb777/date v1.13.0 // indirect
@@ -122,19 +122,19 @@ require (
122122
go.uber.org/atomic v1.10.0 // indirect
123123
go.uber.org/automaxprocs v1.5.3 // indirect
124124
go.uber.org/multierr v1.11.0 // indirect
125-
golang.org/x/crypto v0.23.0 // indirect
126-
golang.org/x/net v0.25.0 // indirect
125+
golang.org/x/crypto v0.24.0 // indirect
126+
golang.org/x/net v0.26.0 // indirect
127127
golang.org/x/sync v0.7.0 // indirect
128-
golang.org/x/sys v0.20.0 // indirect
129-
golang.org/x/term v0.20.0 // indirect
130-
golang.org/x/text v0.15.0 // indirect
128+
golang.org/x/sys v0.21.0 // indirect
129+
golang.org/x/term v0.21.0 // indirect
130+
golang.org/x/text v0.16.0 // indirect
131131
golang.org/x/time v0.5.0 // indirect
132-
golang.org/x/tools v0.21.0 // indirect
132+
golang.org/x/tools v0.22.0 // indirect
133133
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
134134
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
135-
google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda // indirect
136-
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 // indirect
137-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240521202816-d264139d666e // indirect
135+
google.golang.org/genproto v0.0.0-20240528184218-531527333157 // indirect
136+
google.golang.org/genproto/googleapis/api v0.0.0-20240521202816-d264139d666e // indirect
137+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
138138
google.golang.org/grpc v1.64.0 // indirect
139139
google.golang.org/protobuf v1.34.1 // indirect
140140
gopkg.in/inf.v0 v0.9.1 // indirect

go.sum

Lines changed: 40 additions & 40 deletions
Large diffs are not rendered by default.

vendor/cloud.google.com/go/auth/CHANGES.md

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cloud.google.com/go/auth/credentials/filetypes.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cloud.google.com/go/auth/grpctransport/grpctransport.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cloud.google.com/go/auth/httptransport/httptransport.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/cloud.google.com/go/auth/internal/transport/cert/workload_cert.go

Lines changed: 117 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/mod/module/module.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/net/http2/http2.go

Lines changed: 13 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)