How to analyzes the dependency tree of a Go package/binary with license #1332
seokho-son
started this conversation in
General
Replies: 1 comment
-
go-licenses check ~/go/src/github.com/cloud-barista/cb-tumblebug/src/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/google/go-licenses
go install github.com/google/go-licenses@latest go-licenses report ~/go/src/github.com/cloud-barista/cb-tumblebug/src
Beta Was this translation helpful? Give feedback.
All reactions