-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update packages to latest versions and Go to 1.22.5 #314
Merged
Conversation
This file contains 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
This was referenced Sep 2, 2024
Merged
Graphite Automations"Request reviewers once CI passes" took an action on this PR • (09/02/24)1 reviewer was added to this PR based on Sergey Berezansky's automation. |
sergeyberezansky
force-pushed
the
sergey/docker-improvements
branch
from
September 3, 2024 08:45
4e1cb2d
to
e48646f
Compare
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 3, 2024 08:45
2b56e01
to
8bf9785
Compare
This was referenced Sep 3, 2024
This was referenced Sep 11, 2024
sergeyberezansky
force-pushed
the
sergey/docker-improvements
branch
from
September 11, 2024 10:11
e48646f
to
b3c8c3c
Compare
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 11, 2024 10:11
8bf9785
to
2a33efd
Compare
sergeyberezansky
added
the
dependencies
Pull requests that update a dependency file
label
Sep 11, 2024
sergeyberezansky
force-pushed
the
sergey/docker-improvements
branch
from
September 11, 2024 11:11
b3c8c3c
to
1c3c1d0
Compare
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 11, 2024 11:11
2a33efd
to
b2180ea
Compare
sergeyberezansky
force-pushed
the
sergey/docker-improvements
branch
from
September 11, 2024 11:34
1c3c1d0
to
49081ec
Compare
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 11, 2024 11:34
b2180ea
to
f27bd29
Compare
sergeyberezansky
force-pushed
the
sergey/docker-improvements
branch
from
September 11, 2024 11:51
49081ec
to
d54acf8
Compare
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 11, 2024 11:51
f27bd29
to
ce02efc
Compare
sergeyberezansky
force-pushed
the
sergey/docker-improvements
branch
from
September 11, 2024 13:02
d54acf8
to
9a81bae
Compare
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 11, 2024 13:02
ce02efc
to
12d1baa
Compare
sergeyberezansky
force-pushed
the
sergey/docker-improvements
branch
from
September 11, 2024 14:25
9a81bae
to
f764c77
Compare
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 11, 2024 14:25
12d1baa
to
87e1a11
Compare
Merge activity
|
sergeyberezansky
changed the base branch from
sergey/docker-improvements
to
graphite-base/314
September 12, 2024 11:24
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 12, 2024 11:33
87e1a11
to
4932325
Compare
sergeyberezansky
force-pushed
the
sergey/go-1.22.5
branch
from
September 12, 2024 11:35
4932325
to
f41c485
Compare
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.
TL;DR
Update Go version and dependencies in go.mod file
What changed?
How to test?
go mod tidy
to ensure all dependencies are correctly updatedWhy make this change?
Updating dependencies and the Go version helps to: