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

[Support Request] Should the Build Guide be updated? #559

Closed
3 tasks done
linglilongyi opened this issue Jun 23, 2024 · 4 comments
Closed
3 tasks done

[Support Request] Should the Build Guide be updated? #559

linglilongyi opened this issue Jun 23, 2024 · 4 comments

Comments

@linglilongyi
Copy link
Contributor

Checks

  • I have searched the existing issues
  • I have read the documentation
  • Is it your first time sumbitting an issue

Support Request

Have trouble on building my own dae.

Current Behavior

log:

go/pkg/mod/github.com/cilium/[email protected]/internal/sysenc/marshal.go:37:29: undefined: unsafe.StringData
note: module requires Go 1.20

while the [[https://github.com/daeuniverse/dae/blob/main/docs/en/user-guide/build-by-yourself.md|Build Guide Document]] mention golang >= 1.18

Expected Behavior

No response

Steps to Reproduce

make GOFLAG="-buildvcs=false" CC=clang

Environment

  • Dae version (use dae --version): main
  • OS (e.g cat /etc/os-release):Debian 12
  • Kernel (e.g. uname -a):6.1.0-21-amd64
  • Others:

Anything else?

I would like to help improve the doc if the infomation is provided. Thank you all~

@dae-prow
Copy link
Contributor

dae-prow bot commented Jun 23, 2024

Thanks for opening this issue!

@linglilongyi linglilongyi changed the title [Support Request] Does the Build Guide should be update? [Support Request] Should the Build Guide be update? Jun 23, 2024
@linglilongyi linglilongyi changed the title [Support Request] Should the Build Guide be update? [Support Request] Should the Build Guide be updated? Jun 23, 2024
@mzz2017
Copy link
Contributor

mzz2017 commented Jun 24, 2024

Indeed, dae needs go 1.22 from now

@mzz2017
Copy link
Contributor

mzz2017 commented Jun 24, 2024

The go version needed can be found at https://github.com/daeuniverse/dae/blob/main/go.mod#L3

Welcome to contribute to the doc! Thank you.

@mzz2017 mzz2017 closed this as completed Jun 24, 2024
@mzz2017
Copy link
Contributor

mzz2017 commented Jun 24, 2024

Fixed in #561

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

No branches or pull requests

2 participants