fix(deps): update module github.com/hashicorp/go-getter to v2 in go.mod #289
Annotations
8 errors
cmd/update/update.go#L92
unknown field Mode in struct literal of type getter.Client
|
cmd/update/update.go#L92
undefined: getter.ClientModeFile
|
cmd/update/update.go#L93
unknown field Src in struct literal of type getter.Client
|
cmd/update/update.go#L94
unknown field Dst in struct literal of type getter.Client
|
cmd/update/update.go#L95
unknown field Pwd in struct literal of type getter.Client
|
cmd/update/update.go#L98
not enough arguments in call to client.Get
|
cmd/update/update.go#L98
assignment mismatch: 1 variable but client.Get returns 2 values
|
|
This job failed
Loading