lostluck commented on issue #26644: URL: https://github.com/apache/beam/issues/26644#issuecomment-1544365148
Similarly for Go, the [`withUserAgent`](https://pkg.go.dev/google.golang.org/[email protected]/option#WithUserAgent) needs to be set as a client option in both spots in the [filesystem abstraction](https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/io/filesystem/gcs/gcs.go#L49) and in both spots in [gcsx the helper package](https://github.com/apache/beam/blob/master/sdks/go/pkg/beam/util/gcsx/gcs.go#L34). -- 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]
