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
# golang.org/x/term
/go/pkg/mod/golang.org/x/[email protected]/term_unix_linux.go:9:7: ioctlReadTermios redeclared in this block
previous declaration at /go/pkg/mod/golang.org/x/[email protected]/term_unix_aix.go:9:26
/go/pkg/mod/golang.org/x/[email protected]/term_unix_linux.go:10:7: ioctlWriteTermios redeclared in this block
previous declaration at /go/pkg/mod/golang.org/x/[email protected]/term_unix_aix.go:10:27
make: *** [Makefile:20: vet] Error 2
ERROR: Service 'droplets' failed to build : The command '/bin/sh -c CGO_ENABLED=0 make setup all' returned a non-zero code: 2
The text was updated successfully, but these errors were encountered:
Pulling master and running
docker-compose up
fails at the following stepgo: downloading golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf
The text was updated successfully, but these errors were encountered: