Skip to content
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

feat: support goarch=loong64 #3277

Merged
merged 1 commit into from Aug 3, 2022
Merged

feat: support goarch=loong64 #3277

merged 1 commit into from Aug 3, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Aug 2, 2022

go 1.19 supports linux loong64: https://go.dev/doc/go1.19

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Aug 2, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 2, 2022
@caarlos0 caarlos0 added the enhancement New feature or request label Aug 2, 2022
@caarlos0 caarlos0 marked this pull request as ready for review August 2, 2022 17:46
@vercel vercel bot temporarily deployed to Preview August 2, 2022 17:46 Inactive
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #3277 (6882555) into main (a31b4aa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3277   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files         115      115           
  Lines        9302     9302           
=======================================
  Hits         7838     7838           
  Misses       1183     1183           
  Partials      281      281           
Impacted Files Coverage Δ
internal/builders/buildtarget/targets.go 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@caarlos0 caarlos0 merged commit 06d0ce0 into main Aug 3, 2022
@caarlos0 caarlos0 deleted the gl119 branch August 3, 2022 12:38
@github-actions github-actions bot added this to the 1.11.0 milestone Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant