deps(go)(deps): bump the golang-x group across 1 directory with 2 updates#2
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(go)(deps): bump the golang-x group across 1 directory with 2 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang-x-6cc9cfdbb6
branch
from
April 27, 2026 00:30
8b16eea to
43234fa
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang-x-6cc9cfdbb6
branch
from
April 27, 2026 00:35
43234fa to
36b2731
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang-x-6cc9cfdbb6
branch
from
April 27, 2026 00:42
36b2731 to
daf2cf9
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang-x-6cc9cfdbb6
branch
from
April 27, 2026 00:49
daf2cf9 to
4f90cf5
Compare
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang-x-6cc9cfdbb6
branch
from
April 27, 2026 00:53
4f90cf5 to
890e65b
Compare
Owner
|
@dependabot rebase |
1 similar comment
Owner
|
@dependabot rebase |
…ates Bumps the golang-x group with 2 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/time](https://github.com/golang/time). Updates `golang.org/x/crypto` from 0.23.0 to 0.50.0 - [Commits](golang/crypto@v0.23.0...v0.50.0) Updates `golang.org/x/time` from 0.5.0 to 0.15.0 - [Commits](golang/time@v0.5.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x - dependency-name: golang.org/x/time dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang-x-6cc9cfdbb6
branch
from
April 27, 2026 00:57
890e65b to
0e2d6d8
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the golang-x group with 2 updates in the / directory: golang.org/x/crypto and golang.org/x/time.
Updates
golang.org/x/cryptofrom 0.23.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundlee08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Updates
golang.org/x/timefrom 0.5.0 to 0.15.0Commits
812b343all: upgrade go directive to at least 1.25.0 [generated]2b4e439rate: use time.Time.Equal instead of ==c0b0320all: upgrade go directive to at least 1.24.0 [generated]1616a7frate: skip time.Now call in Sometimes.Do unless necessary0c50ed8all: upgrade go directive to at least 1.23.0 [generated]66520f6rate: simplify function advance only returns new Tokens to caller2c6c5a2rate: prevent overflows when calculating durationFromTokens1ce61ferate: make function comment match function name3846194README: don't recommend go get772484ex/time/rate: correctly handle 0 limits