thomas-flynn-ingka opened a new issue, #28096:
URL: https://github.com/apache/beam/issues/28096

   ### What happened?
   
   I cloned the repository, ran start-build-env.sh and after a while it fails 
with
   
    => ERROR [7/8] RUN go get github.com/linkedin/goavro/v2                     
                                                                                
                                                                                
                    0.1s
   ------
    > [7/8] RUN go get github.com/linkedin/goavro/v2:
   0.134 go: go.mod file not found in current directory or any parent directory.
   0.134        'go get' is no longer supported outside a module.
   0.134        To build and install a command, use 'go install' with a version,
   0.134        like 'go install example.com/cmd@latest'
   0.134        For more information, see 
https://golang.org/doc/go-get-install-deprecation
   0.134        or run 'go help get' or 'go help install'.
   ------
   Dockerfile:10
   --------------------
   
   
   ### Issue Priority
   
   Priority: 2 (default / most bugs should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [X] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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