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

Update README.md for Go version 1.21 #2927

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

johnnylinwiwynn
Copy link
Contributor

Fixing build error:
vendor/github.com/u-root/uio/uio/buffer.go:179:18: undefined: binary.NativeEndian note: module requires Go 1.21

@hugelgupf
Copy link
Member

Can you add DCO?

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (27539e2) 77.97% compared to head (2945fb9) 77.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2927   +/-   ##
=======================================
  Coverage   77.97%   77.97%           
=======================================
  Files         430      430           
  Lines       43153    43153           
=======================================
  Hits        33649    33649           
  Misses       9504     9504           
Flag Coverage Δ
.-amd64 67.87% <ø> (ø)
cmds/...-amd64 70.48% <ø> (-0.02%) ⬇️
integration/generic-tests/...-amd64 20.41% <ø> (ø)
integration/generic-tests/...-arm 11.74% <ø> (ø)
integration/generic-tests/...-arm64 23.74% <ø> (ø)
integration/gotests/...-amd64 74.48% <ø> (+<0.01%) ⬆️
integration/gotests/...-arm 75.80% <ø> (ø)
integration/gotests/...-arm64 75.70% <ø> (+<0.01%) ⬆️
pkg/...-amd64 76.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Fixing build error:
vendor/github.com/u-root/uio/uio/buffer.go:179:18: undefined: binary.NativeEndian
note: module requires Go 1.21

Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
@hugelgupf hugelgupf merged commit 206f26d into u-root:main Feb 21, 2024
24 checks passed
@johnnylinwiwynn johnnylinwiwynn deleted the readme branch February 21, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants