You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/17 04:28:38 UTC

[GitHub] [beam] damondouglas opened a new issue, #22751: [Task]: Update Go SDK Code Katas Beam module dependency

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lostluck closed issue #22751: [Task]: Update Go SDK Code Katas Beam module dependency

Posted by GitBox <gi...@apache.org>.
lostluck closed issue #22751: [Task]: Update Go SDK Code Katas Beam module dependency
URL: https://github.com/apache/beam/issues/22751


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damondouglas commented on issue #22751: [Task]: Update Go SDK Code Katas Beam module dependency

Posted by GitBox <gi...@apache.org>.
damondouglas commented on issue #22751:
URL: https://github.com/apache/beam/issues/22751#issuecomment-1217448212

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org