lostluck commented on issue #33836: URL: https://github.com/apache/beam/issues/33836#issuecomment-2631769493
Not sure exactly what caused this, but we may want to bump the go-licenses version to the v2 tree instead. (https://github.com/google/go-licenses/pull/270) https://pkg.go.dev/github.com/google/go-licenses/v2?tab=versions That would be my guess to fix the Go side of the problem. Litterally change it to go-`licenses/v2@latest` from `go-licenses@latest` here: https://github.com/apache/beam/blob/master/release/go-licenses/Dockerfile#L23 -- 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]
