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

Error while building yang/nodeutil #35

Closed
sebastien-guay opened this issue Mar 24, 2023 · 3 comments
Closed

Error while building yang/nodeutil #35

sebastien-guay opened this issue Mar 24, 2023 · 3 comments

Comments

@sebastien-guay
Copy link

I just get the latest restconf and freeconf and I get an error while building yang/nodeutil.

/go/pkg/mod/github.com/freeconf/yang@v0.0.0-20230323210924-595b54912d2c/nodeutil/reflect.go:470:14: childVal.SetZero undefined (type reflect.Value has no field or method SetZero)

@dhubler
Copy link
Collaborator

dhubler commented Mar 24, 2023 via email

@sebastien-guay
Copy link
Author

Apparently it is a new call for Go1.20. I should probably find an alternative. Can you update in the meantime?

On Fri, Mar 24, 2023 at 9:27 AM sguay @.> wrote: I just get the latest restconf and freeconf and I get an error while building yang/nodeutil. @./nodeutil/reflect.go:470:14: childVal.SetZero undefined (type reflect.Value has no field or method SetZero) — Reply to this email directly, view it on GitHub <#35>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAACA7QBUOG5JOKFC3TIEGLW5WOMFANCNFSM6AAAAAAWGSCIWM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

No problem I will update go. Thanks!

@dhubler
Copy link
Collaborator

dhubler commented Apr 12, 2023

making 1.20 default

@dhubler dhubler closed this as completed Apr 12, 2023
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