You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script generates licenses of dependencies, but contets of kpt
repository are 'self'. No need to include them. Furthemore, the
`go mod vendor` is selective in populating vendor directory and
may only include specific sub-modules from the kpt repository, omitting
LICENSE and related file(s).
0 commit comments