Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps the golang group with 4 updates in the / directory: golang.org/x/mod, golang.org/x/oauth2, golang.org/x/time and golang.org/x/tools.
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 4 updates in the /tools/golangci-lint directory: golang.org/x/mod, golang.org/x/sys, golang.org/x/text and golang.org/x/tools.
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/mod from 0.31.0 to 0.32.0

Commits

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

Commits
  • 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
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • Additional commits viewable in compare view

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

Commits
  • 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.40.0 to 0.41.0

Commits
  • 2ad2b30 go.mod: update golang.org/x dependencies
  • 5832cce internal/diff/lcs: introduce line diffs
  • 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
  • 12c1f04 gopls/completion: check Selection invariant
  • 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
  • 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
  • ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
  • 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
  • 03cb455 internal/modindex: suppress missing modcacheindex message
  • 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
  • Additional commits viewable in compare view

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

Commits
  • 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
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • Additional commits viewable in compare view

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

Commits
  • 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.31.0 to 0.32.0

Commits

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

Commits
  • 2ad2b30 go.mod: update golang.org/x dependencies
  • 5832cce internal/diff/lcs: introduce line diffs
  • 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
  • 12c1f04 gopls/completion: check Selection invariant
  • 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
  • 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
  • ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
  • 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
  • 03cb455 internal/modindex: suppress missing modcacheindex message
  • 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • 2ad2b30 go.mod: update golang.org/x dependencies
  • 5832cce internal/diff/lcs: introduce line diffs
  • 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
  • 12c1f04 gopls/completion: check Selection invariant
  • 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
  • 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
  • ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
  • 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
  • 03cb455 internal/modindex: suppress missing modcacheindex message
  • 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • 2ad2b30 go.mod: update golang.org/x dependencies
  • 5832cce internal/diff/lcs: introduce line diffs
  • 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
  • 12c1f04 gopls/completion: check Selection invariant
  • 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
  • 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
  • ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
  • 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
  • 03cb455 internal/modindex: suppress missing modcacheindex message
  • 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • 2ad2b30 go.mod: update golang.org/x dependencies
  • 5832cce internal/diff/lcs: introduce line diffs
  • 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
  • 12c1f04 gopls/completion: check Selection invariant
  • 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
  • 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
  • ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
  • 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
  • 03cb455 internal/modindex: suppress missing modcacheindex message
  • 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
  • Additional commits viewable in compare view

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

Commits
  • 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
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • Additional commits viewable in compare view

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

Commits
  • 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/oauth2 from 0.27.0 to 0.34.0

Commits
  • 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
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • Additional commits viewable in compare view

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

Commits
  • 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.31.0 to 0.32.0

Commits

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

Commits
  • 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
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • Additional commits viewable in compare view

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

Commits
  • 2ad2b30 go.mod: update golang.org/x dependencies
  • 5832cce internal/diff/lcs: introduce line diffs
  • 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
  • 12c1f04 gopls/completion: check Selection invariant
  • 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
  • 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
  • ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
  • 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
  • 03cb455 internal/modindex: suppress missing modcacheindex message
  • 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • 2ad2b30 go.mod: update golang.org/x dependencies
  • 5832cce internal/diff/lcs: introduce line diffs
  • 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
  • 12c1f04 gopls/completion: check Selection invariant
  • 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
  • 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
  • ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
  • 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
  • 03cb455 internal/modindex: suppress missing modcacheindex message
  • 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • 2ad2b30 go.mod: update golang.org/x dependencies
  • 5832cce internal/diff/lcs: introduce line diffs
  • 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
  • 12c1f04 gopls/completion: check Selection invariant
  • 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
  • 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
  • ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
  • 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
  • 03cb455 internal/modindex: suppress missing modcacheindex message
  • 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
  • Additional commits viewable in compare view

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

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • Additional commits viewable in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff in compare view

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

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • Additional commits viewable in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff in compare view

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

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • Additional commits viewable in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff in compare view

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

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • Additional commits viewable in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff in compare view

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

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • Additional commits viewable in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff in compare view

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

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • Additional commits viewable in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff in compare view

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

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • Additional commits viewable in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6 go.mod: update golang.org/x dependencies
  • 087616b transform: fix %q verb use with wrong type
  • 16f85a7 all: eliminate vet diagnostics
  • See full diff in compare view

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

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • 35e1306 go.mod: update golang.org/x dependencies
  • 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
  • ec11ecc trace: fix data race in RenderEvents
  • bff14c5 http2: don't PING a responsive server when resetting a stream
  • 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
  • 123d099 http2: support net/http.Transport.NewClientConn
  • Additional commits viewable in compare view

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

Commits
  • 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
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • Additional commits viewable in compare view

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

Commits
  • 2a180e2 errgroup: use consistent read for SetLimit panic
  • 1966f53 errgroup: fix some typos in comment
  • 04914c2 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

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

Commits
  • 2f44229 sys/cpu: add symbolic constants for remaining cpuid bits
  • e5770d2 sys/cpu: use symbolic names for masks
  • 714a44c sys/cpu: modify x86 port to match what internal/cpu does
  • See full diff in compare view

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

Commits
  • a7e5b04 go.mod: update golang.org/x dependencies
  • 943f25d x/term: handle transpose
  • 9b991dd x/term: handle delete key
  • 3863673 go.mod: update golang.org/x dependencies
  • 1231d54 go.mod: update golang.org/x dependencies
  • 3475bc8 term: fix some comments
  • 3a0828a go.mod: update golang.org/x dependencies
  • 1a11b45 go.mod: update golang.org/x dependencies
  • d862cd5 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

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

Commits
  • 536231a go.mod: update golang.org/x dependencies
  • 0dd57a6...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 14, 2026
@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Jan 14, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign fengou1 for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot
Copy link
Contributor

ti-chi-bot bot commented Jan 14, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions github-actions bot added the v2 for operator v2 label Jan 14, 2026
@ti-chi-bot ti-chi-bot bot added the size/XL label Jan 14, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang-e2ba9ee7ad branch 2 times, most recently from 881b49d to 0e170cb Compare January 19, 2026 12:12
Bumps the golang group with 4 updates in the / directory: [golang.org/x/mod](https://github.com/golang/mod), [golang.org/x/oauth2](https://github.com/golang/oauth2), [golang.org/x/time](https://github.com/golang/time) and [golang.org/x/tools](https://github.com/golang/tools).
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 4 updates in the /tools/golangci-lint directory: [golang.org/x/mod](https://github.com/golang/mod), [golang.org/x/sys](https://github.com/golang/sys), [golang.org/x/text](https://github.com/golang/text) and [golang.org/x/tools](https://github.com/golang/tools).
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/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

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

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

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

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `golang.org/x/sys` from 0.35.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

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

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

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

Updates `golang.org/x/sys` from 0.35.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

Updates `golang.org/x/sys` from 0.35.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

Updates `golang.org/x/sys` from 0.35.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

Updates `golang.org/x/sys` from 0.35.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.35.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.35.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

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

Updates `golang.org/x/sys` from 0.35.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/mod` from 0.23.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/sys` from 0.30.0 to 0.39.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

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

Updates `golang.org/x/sys` from 0.30.0 to 0.39.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

Updates `golang.org/x/mod` from 0.23.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/sys` from 0.30.0 to 0.39.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/mod` from 0.23.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.23.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.23.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/sys` from 0.30.0 to 0.39.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

Updates `golang.org/x/sys` from 0.30.0 to 0.39.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

Updates `golang.org/x/sys` from 0.30.0 to 0.39.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/sys` from 0.30.0 to 0.39.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

Updates `golang.org/x/mod` from 0.23.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/sys` from 0.30.0 to 0.39.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/mod` from 0.23.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.23.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

Updates `golang.org/x/sys` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/mod` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/net` from 0.37.0 to 0.48.0
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.49.0)

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

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

Updates `golang.org/x/sys` from 0.31.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/net` from 0.37.0 to 0.48.0
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.49.0)

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

Updates `golang.org/x/net` from 0.37.0 to 0.48.0
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.49.0)

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

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

Updates `golang.org/x/sys` from 0.31.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/net` from 0.37.0 to 0.48.0
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.49.0)

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

Updates `golang.org/x/sys` from 0.31.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

Updates `golang.org/x/sys` from 0.31.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/net` from 0.37.0 to 0.48.0
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.49.0)

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

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

Updates `golang.org/x/sys` from 0.31.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.31.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/net` from 0.37.0 to 0.48.0
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.49.0)

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

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

Updates `golang.org/x/sys` from 0.31.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

Updates `golang.org/x/net` from 0.37.0 to 0.48.0
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.49.0)

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

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

Updates `golang.org/x/sys` from 0.31.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.6.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/sys` from 0.6.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.26.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

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

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

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

Updates `golang.org/x/sys` from 0.26.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

Updates `golang.org/x/sys` from 0.26.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

Updates `golang.org/x/sys` from 0.26.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

Updates `golang.org/x/sys` from 0.26.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.26.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.26.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

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

Updates `golang.org/x/sys` from 0.26.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

Updates `golang.org/x/mod` from 0.25.0 to 0.31.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

Updates `golang.org/x/sys` from 0.33.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

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

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

Updates `golang.org/x/sys` from 0.33.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

Updates `golang.org/x/mod` from 0.25.0 to 0.31.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/sys` from 0.33.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/mod` from 0.25.0 to 0.31.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.25.0 to 0.31.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.25.0 to 0.31.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

Updates `golang.org/x/sys` from 0.33.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

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

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

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

Updates `golang.org/x/sys` from 0.33.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

Updates `golang.org/x/sys` from 0.33.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

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

Updates `golang.org/x/sys` from 0.33.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/mod` from 0.25.0 to 0.31.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

Updates `golang.org/x/sys` from 0.33.0 to 0.40.0
- [Commits](https://github.com/golang/sys/compare/v0.39.0...v0.40.0)

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

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

Updates `golang.org/x/mod` from 0.25.0 to 0.31.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.25.0 to 0.31.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.27.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

Updates `golang.org/x/mod` from 0.21.0 to 0.32.0
- [Commits](https://github.com/golang/mod/compare/v0.31.0...v0.32.0)

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

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

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.34.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/time
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/tools
  dependency-version: 0.41.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.34.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/time
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/tools
  dependency-version: 0.41.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/tools
  dependency-version: 0.41.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/tools
  dependency-version: 0.41.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/mod
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/tools
  dependency-version: 0.41.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.34.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/time
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.34.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: gol...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang-e2ba9ee7ad branch from 0e170cb to c67e0e1 Compare January 20, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution dependencies Pull requests that update a dependency file go Pull requests that update go code needs-ok-to-test size/XL v2 for operator v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant