ernestio / ernest

Ernest is a tool to define, manage and collaborate on your infrastructure
http://ernest.io/
Mozilla Public License 2.0
17 stars 6 forks source link

Error uuid.NewV4 dependency #822

Closed adriacidre closed 6 years ago

adriacidre commented 6 years ago

Some repos using uuid.NewV4 are reporting this error:

../../r3labs/terraform/terraform/state.go:689:25: multiple-value uuid.NewV4() in single-value context
make: *** [Makefile:24: deps] Error 2
The command '/bin/sh -c make deps && CGO_ENABLED=0 go install -a -ldflags '-s' .' returned a non-zero code: 2