8000 Fails to run with `go 1.N.P` go.mod syntax · Issue #324 · google/go-licenses · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fails to run with go 1.N.P go.mod syntax #324

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

Open
mythi opened this issue Apr 22, 2025 · 1 comment
Open

Fails to run with go 1.N.P go.mod syntax #324

mythi opened this issue Apr 22, 2025 · 1 comment

Comments

@mythi
Copy link
mythi commented Apr 22, 2025

Our go-licenses save run fails with the 1.N.P Go version go.mod syntax with lots of:

E0422 10:52:12.907282  169280 library.go:159] Package flag does not have module info. Non go modules projects are no longer supported. For feedback, refer to https://github.com/google/go-licenses/issues/128.
...

and no output produced.

@mythi
Copy link
Author
mythi commented Apr 23, 2025

Update: seems working if run using: GOROOT=$(go env GOROOT) go-licenses ....

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

1 participant
0