lostluck commented on issue #33836: URL: https://github.com/apache/beam/issues/33836#issuecomment-2631773154
Nevermind, confirmed that it's the same beautiful soup issue, and not this warning from the Go side. ``` + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W0203 18:14:00.748774 28 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
