You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 7/11 : RUN go get github.com/onsi/gomega
---> Running in 3c2a9a295f27
#github.com/onsi/gomega
src/github.com/onsi/gomega/gomega_dsl.go:312: syntax error: unexpected = in type declaration
src/github.com/onsi/gomega/gomega_dsl.go:338: syntax error: unexpected = in type declaration
src/github.com/onsi/gomega/gomega_dsl.go:352: syntax error: unexpected = in type declaration
ERROR: Service 'starter' failed to build: The command '/bin/sh -c go get github.com/onsi/gomega' returned a non-zero code: 2
The text was updated successfully, but these errors were encountered:
Probably due to incompatible golang versions
The text was updated successfully, but these errors were encountered: