damondouglas opened a new issue, #22751: URL: https://github.com/apache/beam/issues/22751
### What needs to happen? The Beam module dependency listed at [learning/katas/go/go.mod](https://github.com/apache/beam/blob/master/learning/katas/go/go.mod#L22) needs to change from: ``` github.com/apache/beam v2.23.0+incompatible ``` to: ``` github.com/apache/beam/sdks/v2/go/pkg/beam ``` ### Issue Priority Priority: 3 ### Issue Component Component: katas -- 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]
