install problem on OSX with go1.11.5
未关闭
- 主要语言
- Go
- 星标
- 11
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
$ 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
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。