install problem on OSX with go1.11.5
- Lingua principale
- Go
- Stelle
- 11
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
$ go version
go version go1.11.5 darwin/amd64
$ go get github.com/afeld/tfmv
# github.com/afeld/tfmv
../../../../../go/src/github.com/afeld/tfmv/changes.go:17:2: invalid case terraform.DiffCreate in switch on diff.Action (mismatched types terraform.DiffChangeType and plans.Action)
../../../../../go/src/github.com/afeld/tfmv/changes.go:19:2: invalid case terraform.DiffDestroy in switch on diff.Action (mismatched types terraform.DiffChangeType and plans.Action)
../../../../../go/src/github.com/afeld/tfmv/tfmv.go:28:24: cannot use plan (type *terraform.Plan) as type *plans.Changes in argument to format.NewPlan
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.