lostluck commented on issue #29: URL: https://github.com/apache/beam-starter-go/issues/29#issuecomment-1947520897
Looks like there's a version mismatch issue going on: https://github.com/apache/beam-starter-go/network/updates/13331218/jobs Basically, the standard library added new packages, but our gomod version in the starter doesn't require that level of standard library yet. Fixing that should resolve dependabot problems. -- 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]
