evan-burrell commented on PR #31010:
URL: https://github.com/apache/beam/pull/31010#issuecomment-2091107450

   Thanks for looking into it! Currently we are on Beam v2.54.0, when we try to 
move to v2.55.0+ we get the moby indirect dependency `github.com/docker/docker 
v26.1.1+incompatible // indirect` which yields an error on build of 
   
   ```
   
../../go/pkg/mod/github.com/apache/beam/sdks/[email protected]/go/pkg/beam/runners/prism/internal/environments.go:167:54:
 undefined: dtyp.ContainerStartOptions
   
../../go/pkg/mod/github.com/apache/beam/sdks/[email protected]/go/pkg/beam/runners/prism/internal/environments.go:192:56:
 undefined: dtyp.ContainerLogsOptions
   ```
   
   I'm happy to raise this as issue, we've been using beam with go for a bit 
now and wanted to try and figure out how best to contribute back!


-- 
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]

Reply via email to