-
Notifications
You must be signed in to change notification settings - Fork 303
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: upgrade to golang 1.17 and alpine 3.14 #861
Merged
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
jim3ma
changed the title
chore: update to golang 1.17.4 and alpine 3.14
chore: upgrade to golang 1.17.4 and alpine 3.14
Dec 3, 2021
jim3ma
force-pushed
the
chore/update-golang-alpine
branch
from
December 3, 2021 07:44
955c195
to
32a5c66
Compare
Codecov Report
@@ Coverage Diff @@
## main #861 +/- ##
==========================================
- Coverage 41.40% 41.34% -0.07%
==========================================
Files 103 102 -1
Lines 8047 8038 -9
==========================================
- Hits 3332 3323 -9
- Misses 4304 4305 +1
+ Partials 411 410 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
jim3ma
force-pushed
the
chore/update-golang-alpine
branch
3 times, most recently
from
December 3, 2021 08:32
7c69877
to
571599a
Compare
Signed-off-by: Jim Ma <[email protected]>
jim3ma
force-pushed
the
chore/update-golang-alpine
branch
from
December 3, 2021 08:38
571599a
to
7bcfc0a
Compare
gaius-qi
approved these changes
Dec 3, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
244372610
approved these changes
Dec 3, 2021
jim3ma
changed the title
chore: upgrade to golang 1.17.4 and alpine 3.14
chore: upgrade to golang 1.17 and alpine 3.14
Dec 3, 2021
gaius-qi
pushed a commit
that referenced
this pull request
Jun 28, 2023
Signed-off-by: Jim Ma <[email protected]>
e-ngo
pushed a commit
to e-ngo/dragonfly
that referenced
this pull request
Jan 23, 2025
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.20 to 4.5.21. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.20...clap_complete-v4.5.21) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Signed-off-by: Jim Ma [email protected]
Description
Related Issue
Motivation and Context
Screenshots (if appropriate):
Types of changes
Checklist: