Skip to content

chore(deps): bump the golang group across 13 directories with 10 updates#189

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang-a4e8a89813
Open

chore(deps): bump the golang group across 13 directories with 10 updates#189
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang-a4e8a89813

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps the golang group with 3 updates in the / directory: golang.org/x/crypto, golang.org/x/oauth2 and golang.org/x/time.
Bumps the golang group with 1 update in the /api directory: golang.org/x/net.
Bumps the golang group with 3 updates in the /tests/validation directory: golang.org/x/net, golang.org/x/oauth2 and golang.org/x/time.
Bumps the golang group with 1 update in the /tools/controller-gen directory: golang.org/x/mod.
Bumps the golang group with 1 update in the /tools/deepcopy-gen directory: golang.org/x/mod.
Bumps the golang group with 1 update in the /tools/ginkgo directory: golang.org/x/mod.
Bumps the golang group with 2 updates in the /tools/golangci-lint directory: golang.org/x/mod and golang.org/x/text.
Bumps the golang group with 3 updates in the /tools/helm directory: golang.org/x/crypto, golang.org/x/oauth2 and golang.org/x/time.
Bumps the golang group with 1 update in the /tools/kind directory: golang.org/x/sys.
Bumps the golang group with 3 updates in the /tools/kubectl directory: golang.org/x/net, golang.org/x/oauth2 and golang.org/x/time.
Bumps the golang group with 2 updates in the /tools/license-eye directory: golang.org/x/crypto and golang.org/x/oauth2.
Bumps the golang group with 1 update in the /tools/mockgen directory: golang.org/x/mod.
Bumps the golang group with 1 update in the /tools/register-gen directory: golang.org/x/mod.

Updates golang.org/x/crypto from 0.47.0 to 0.50.0

Commits
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • e08b067 go.mod: update golang.org/x dependencies
  • 7d0074c scrypt: fix panic on parameters <= 0
  • See full diff in compare view

Updates golang.org/x/mod from 0.32.0 to 0.34.0

Commits
  • 03901d3 go.mod: update golang.org/x dependencies
  • 1ac721d go.mod: update golang.org/x dependencies
  • fb1fac8 all: upgrade go directive to at least 1.25.0 [generated]
  • 27761a2 go.mod: update golang.org/x dependencies
  • 4c04067 go.mod: update golang.org/x dependencies
  • d271cf3 go.mod: update golang.org/x dependencies
  • 269c237 sumdb/note: delete chop
  • 3f03020 x/mod: apply go fix and go vet
  • 7416265 go.mod: update golang.org/x dependencies
  • 5517a71 all: fix some comments
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.49.0 to 0.52.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.27.0 to 0.36.0

Commits
  • 4d954e6 all: upgrade go directive to at least 1.25.0 [generated]
  • 89ff2e1 google: add safer credentials JSON loading options.
  • acc3815 endpoints: fix %q verb use with wrong type
  • f28b0b5 all: fix some comments
  • fd15e0f x/oauth2: populate RetrieveError from DeviceAuth
  • 792c877 oauth2: use strings.Builder instead of bytes.Buffer
  • 014cf77 all: upgrade go directive to at least 1.24.0 [generated]
  • 3c76ce5 endpoints: correct Naver OAuth2 endpoint URLs
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates golang.org/x/sys from 0.40.0 to 0.43.0

Commits
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.39.0 to 0.42.0

Commits
  • 52b71d3 go.mod: update golang.org/x dependencies
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • 3aff304 go.mod: update golang.org/x dependencies
  • See full diff in compare view

Updates golang.org/x/text from 0.33.0 to 0.36.0

Commits
  • 8577a70 go.mod: update golang.org/x dependencies
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • Additional commits viewable in compare view

Updates golang.org/x/time from 0.9.0 to 0.15.0

Commits
  • 812b343 all: upgrade go directive to at least 1.25.0 [generated]
  • 2b4e439 rate: use time.Time.Equal instead of ==
  • c0b0320 all: upgrade go directive to at least 1.24.0 [generated]
  • 1616a7f rate: skip time.Now call in Sometimes.Do unless necessary
  • 0c50ed8 all: upgrade go directive to at least 1.23.0 [generated]
  • 66520f6 rate: simplify function advance only returns new Tokens to caller
  • 2c6c5a2 rate: prevent overflows when calculating durationFromTokens
  • See full diff in compare view

Updates golang.org/x/tools from 0.41.0 to 0.43.0

Commits
  • 24a8e95 go.mod: update golang.org/x dependencies
  • 3dd57fb gopls/internal/mcp: refactor unified diff generation
  • fcc014d cmd/digraph: fix package doc
  • 39f0f5c cmd/stress: add -failfast flag
  • 063c264 gopls/test/integration/misc: add diagnostics to flaky test
  • deb6130 gopls/internal/golang: fix hover panic in raw strings with CRLF
  • 5f1186b gopls/internal/analysis/driverutil: remove unnecessary new imports
  • ff45494 go/analysis: expose GoMod etc. to Pass.Module
  • 62daff4 go/analysis/passes/inline: fix panic in inlineAlias with instantiated generic...
  • fcb6088 x/tools: delete obsolete code
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.49.0 to 0.52.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.33.0 to 0.36.0

Commits
  • 8577a70 go.mod: update golang.org/x dependencies
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.49.0 to 0.52.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.27.0 to 0.36.0

Commits
  • 4d954e6 all: upgrade go directive to at least 1.25.0 [generated]
  • 89ff2e1 google: add safer credentials JSON loading options.
  • acc3815 endpoints: fix %q verb use with wrong type
  • f28b0b5 all: fix some comments
  • fd15e0f x/oauth2: populate RetrieveError from DeviceAuth
  • 792c877 oauth2: use strings.Builder instead of bytes.Buffer
  • 014cf77 all: upgrade go directive to at least 1.24.0 [generated]
  • 3c76ce5 endpoints: correct Naver OAuth2 endpoint URLs
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates golang.org/x/sys from 0.40.0 to 0.43.0

Commits
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.39.0 to 0.42.0

Commits
  • 52b71d3 go.mod: update golang.org/x dependencies
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • 3aff304 go.mod: update golang.org/x dependencies
  • See full diff in compare view

Updates golang.org/x/text from 0.33.0 to 0.36.0

Commits
  • 8577a70 go.mod: update golang.org/x dependencies
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • Additional commits viewable in compare view

Updates golang.org/x/time from 0.9.0 to 0.15.0

Commits
  • 812b343 all: upgrade go directive to at least 1.25.0 [generated]
  • 2b4e439 rate: use time.Time.Equal instead of ==
  • c0b0320 all: upgrade go directive to at least 1.24.0 [generated]
  • 1616a7f rate: skip time.Now call in Sometimes.Do unless necessary
  • 0c50ed8 all: upgrade go directive to at least 1.23.0 [generated]
  • 66520f6 rate: simplify function advance only returns new Tokens to caller
  • 2c6c5a2 rate: prevent overflows when calculating durationFromTokens
  • See full diff in compare view

Updates golang.org/x/mod from 0.32.0 to 0.34.0

Commits
  • 03901d3 go.mod: update golang.org/x dependencies
  • 1ac721d go.mod: update golang.org/x dependencies
  • fb1fac8 all: upgrade go directive to at least 1.25.0 [generated]
  • 27761a2 go.mod: update golang.org/x dependencies
  • 4c04067 go.mod: update golang.org/x dependencies
  • d271cf3 go.mod: update golang.org/x dependencies
  • 269c237 sumdb/note: delete chop
  • 3f03020 x/mod: apply go fix and go vet
  • 7416265 go.mod: update golang.org/x dependencies
  • 5517a71 all: fix some comments
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.49.0 to 0.52.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: add CloseIdleConnections support in transport
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates golang.org/x/sys from 0.40.0 to 0.43.0

Commits
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.33.0 to 0.36.0

Commits
  • 8577a70 go.mod: update golang.org/x dependencies
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.41.0 to 0.43.0

Commits
  • 24a8e95 go.mod: update golang.org/x dependencies
  • 3dd57fb gopls/internal/mcp: refactor unified diff generation
  • fcc014d cmd/digraph: fix package doc
  • 39f0f5c cmd/stress: add -failfast flag
  • 063c264 gopls/test/integration/misc: add diagnostics to flaky test
  • deb6130 gopls/internal/golang: fix hover panic in raw strings with CRLF
  • 5f1186b gopls/internal/analysis/driverutil: remove unnecessary new imports
  • ff45494 go/analysis: expose GoMod etc. to Pass.Module
  • 62daff4 go/analysis/passes/inline: fix panic in inlineAlias with instantiated generic...
  • fcb6088 x/tools: delete obsolete code
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.32.0 to 0.34.0

Commits
  • 03901d3 go.mod: update golang.org/x dependencies
  • 1ac721d go.mod: update golang.org/x dependencies
  • fb1fac8 all: upgrade go directive to at least 1.25.0 [generated]
  • 27761a2 go.mod: update golang.org/x dependencies
  • 4c04067 go.mod: update golang.org/x dependencies
  • d271cf3 go.mod: update golang.org/x dependencies
  • 269c237 sumdb/note: delete chop
  • 3f03020 x/mod: apply go fix and go vet
  • 7416265 go.mod: update golang.org/x dependencies
  • 5517a71 all: fix some comments
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates golang.org/x/tools from 0.41.0 to 0.43.0

Commits
  • 24a8e95 go.mod: update golang.org/x dependencies
  • 3dd57fb gopls/internal/mcp: refactor unified diff generation
  • fcc014d cmd/digraph: fix package doc
  • 39f0f5c cmd/stress: add -failfast flag
  • 063c264 gopls/test/integration/misc: add diagnostics to flaky test
  • deb6130 gopls/internal/golang: fix hover panic in raw strings with CRLF
  • 5f1186b gopls/internal/analysis/driverutil: remove unnecessary new imports
  • ff45494 go/analysis: expose GoMod etc. to Pass.Module
  • 62daff4 go/analysis/passes/inline: fix panic in inlineAlias with instantiated generic...
  • fcb6088 x/tools: delete obsolete code
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.32.0 to 0.34.0

Commits
  • 03901d3 go.mod: update golang.org/x dependencies
  • 1ac721d go.mod: update golang.org/x dependencies
  • fb1fac8 all: upgrade go directive to at least 1.25.0 [generated]
  • 27761a2 go.mod: update golang.org/x dependencies
  • 4c04067 go.mod: update golang.org/x dependencies
  • d271cf3 go.mod: update golang.org/x dependencies
  • 269c237 sumdb/note: delete chop
  • 3f03020 x/mod: apply go fix and go vet
  • 7416265 go.mod: update golang.org/x dependencies
  • 5517a71 all: fix some comments
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates golang.org/x/tools from 0.41.0 to 0.43.0

Commits
  • 24a8e95 go.mod: update golang.org/x dependencies
  • 3dd57fb gopls/internal/mcp: refactor unified diff generation
  • fcc014d cmd/digraph: fix package doc
  • 39f0f5c cmd/stress: add -failfast flag
  • 063c264 gopls/test/integration/misc: add diagnostics to flaky test
  • deb6130 gopls/internal/golang: fix hover panic in raw strings with CRLF
  • 5f1186b gopls/internal/analysis/driverutil: remove unnecessary new imports
  • ff45494 go/analysis: expose GoMod etc. to Pass.Module
  • 62daff4 go/analysis/passes/inline: fix panic in inlineAlias with instantiated generic...
  • fcb6088 x/tools: delete obsolete code
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.32.0 to 0.34.0

Commits
  • 03901d3 go.mod: update golang.org/x dependencies
  • 1ac721d go.mod: update golang.org/x dependencies
  • fb1fac8 all: upgrade go directive to at least 1.25.0 [generated]
  • 27761a2 go.mod: update golang.org/x dependencies
  • 4c04067 go.mod: update golang.org/x dependencies
  • d271cf3 go.mod: update golang.org/x dependencies
  • 269c237 sumdb/note: delete chop
  • 3f03020 x/mod: apply go fix and go vet
  • 7416265 go.mod: update golang.org/x dependencies
  • 5517a71 all: fix some comments
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates golang.org/x/sys from 0.40.0 to 0.43.0

Commits
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • Additional commits viewable in compare view

Updates golang.org/x/text from 0.33.0 to 0.36.0

Commits
  • 8577a70 go.mod: update golang.org/x dependencies
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • 817fba9 go.mod: update golang.org/x dependencies
  • 3264de9 all: clean up old Go hacks
  • 74af298 all: fix tags in remaining Unicode tables
  • 117e03b all: delete old Unicode tables
  • 9463ea4 all: update to Unicode 17
  • 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  • f964ad8 internal/export/idna: delete old code
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.41.0 to 0.43.0

Commits
  • 24a8e95 go.mod: update golang.org/x dependencies
  • 3dd57fb gopls/internal/mcp: refactor unified diff generation
  • fcc014d cmd/digraph: fix package doc
  • 39f0f5c cmd/stress: add -failfast flag
  • 063c264 gopls/test/integration/misc: add diagnostics to flaky test
  • deb6130 gopls/internal/golang: fix hover panic in raw strings with CRLF
  • 5f1186b gopls/internal/analysis/driverutil: remove unnecessary new imports
  • ff45494 go/analysis: expose GoMod etc. to Pass.Module
  • 62daff4 go/analysis/passes/inline: fix panic in inlineAlias with instantiated generic...
  • fcb6088 x/tools: delete obsolete code
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.47.0 to 0.50.0

Commits
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • e08b067 go.mod: update golang.org/x dependencies
  • 7d0074c scrypt: fix panic on parameters <= 0
  • See full diff in compare view

Updates golang.org/x/net from 0.49.0 to 0.52.0

Commits
  • a8d1fc1 go.mod: update golang.org/x dependencies
  • 056ac74 quic: avoid depending on golang.org/x/sys/unix
  • c85f611 http3: add http3 package for testing in std
  • 805fc81 http2: add transport API tests
  • e63b894 http2: support testing via net/http.Transport.RoundTrip
  • 9ee1e48 http2/hpack: prevent HeaderField from escaping during encoding
  • 1e71bd8 http2: prevent hanging Transport due to bad SETTINGS frame
  • 7bca150 internal/http3: respect net/http Server Shutdown context when shutting down
  • 44c41be internal/http3: prevent server from holding mutex when sleeping during shutdown
  • 228a67a internal/http3: ...

    Description has been truncated

Bumps the golang group with 3 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/time](https://github.com/golang/time).
Bumps the golang group with 1 update in the /api directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the golang group with 3 updates in the /tests/validation directory: [golang.org/x/net](https://github.com/golang/net), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/time](https://github.com/golang/time).
Bumps the golang group with 1 update in the /tools/controller-gen directory: [golang.org/x/mod](https://github.com/golang/mod).
Bumps the golang group with 1 update in the /tools/deepcopy-gen directory: [golang.org/x/mod](https://github.com/golang/mod).
Bumps the golang group with 1 update in the /tools/ginkgo directory: [golang.org/x/mod](https://github.com/golang/mod).
Bumps the golang group with 2 updates in the /tools/golangci-lint directory: [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/text](https://github.com/golang/text).
Bumps the golang group with 3 updates in the /tools/helm directory: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/time](https://github.com/golang/time).
Bumps the golang group with 1 update in the /tools/kind directory: [golang.org/x/sys](https://github.com/golang/sys).
Bumps the golang group with 3 updates in the /tools/kubectl directory: [golang.org/x/net](https://github.com/golang/net), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/time](https://github.com/golang/time).
Bumps the golang group with 2 updates in the /tools/license-eye directory: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/oauth2](https://github.com/golang/oauth2).
Bumps the golang group with 1 update in the /tools/mockgen directory: [golang.org/x/mod](https://github.com/golang/mod).
Bumps the golang group with 1 update in the /tools/register-gen directory: [golang.org/x/mod](https://github.com/golang/mod).


Updates `golang.org/x/crypto` from 0.47.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.9.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.9.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/crypto` from 0.47.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.9.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.9.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/crypto` from 0.47.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.49.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.8.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.8.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.8.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.8.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/net` from 0.49.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.33.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.35.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.30.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.22.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/net` from 0.35.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.22.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.35.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.30.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.22.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.35.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.30.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.22.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.30.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.22.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/net` from 0.35.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.30.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.22.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sys` from 0.30.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/net` from 0.35.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.30.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.22.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.35.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.30.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.22.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.11.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.30.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.26.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.41.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.42.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.31.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/crypto` from 0.45.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/net` from 0.47.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.37.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.7.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/net` from 0.47.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.47.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.37.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.7.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/net` from 0.47.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/crypto` from 0.45.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/net` from 0.47.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.37.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.7.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/net` from 0.47.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.37.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.7.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/crypto` from 0.45.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/net` from 0.47.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.38.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.31.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.18.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/net` from 0.30.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.25.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.19.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.7.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/net` from 0.30.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.19.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.30.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.25.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.19.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.7.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/net` from 0.30.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.19.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.19.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.30.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.25.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.19.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.7.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/net` from 0.30.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/term` from 0.25.0 to 0.42.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.42.0)

Updates `golang.org/x/text` from 0.19.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/time` from 0.7.0 to 0.15.0
- [Commits](https://github.com/golang/time/compare/v0.9.0...v0.15.0)

Updates `golang.org/x/net` from 0.30.0 to 0.53.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.19.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/crypto` from 0.39.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.41.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.33.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.26.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.34.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/net` from 0.41.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/text` from 0.26.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/net` from 0.41.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.33.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.26.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.41.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.33.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.26.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.34.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.34.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.34.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.33.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.26.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.34.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/crypto` from 0.39.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/net` from 0.41.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.33.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.26.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/sys` from 0.33.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/net` from 0.41.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.33.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.26.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/crypto` from 0.39.0 to 0.50.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.50.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/net` from 0.41.0 to 0.52.0
- [Commits](https://github.com/golang/net/compare/v0.49.0...v0.53.0)

Updates `golang.org/x/oauth2` from 0.27.0 to 0.36.0
- [Commits](https://github.com/golang/oauth2/compare/v0.27.0...v0.36.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.33.0 to 0.43.0
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.43.0)

Updates `golang.org/x/text` from 0.26.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.31.0...v0.36.0)

Updates `golang.org/x/tools` from 0.34.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.34.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.25.0 to 0.34.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.15.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.34.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.27.0 to 0.35.0
- [Commits](https://github.com/golang/mod/compare/v0.23.0...v0.35.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.20.0
- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)

Updates `golang.org/x/tools` from 0.36.0 to 0.43.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.41.0...v0.43.0)

Updates `golang.org/x/mod` from 0.21.0 to 0.35.0
- [C...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 10, 2026
@github-actions github-actions bot added the v2 label Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants