fix(deps): update module github.com/hashicorp/go-getter to v2 #1126
Annotations
9 errors
|
Run make test:
util/file.go#L255
cannot use getter.Detect(source, pwd, getter.Detectors) (value of type bool) as string value in assignment
|
Run make test:
util/file.go#L255
too many arguments in call to getter.Detect
|
Run make test:
util/file.go#L255
undefined: getter.Detectors
|
Run make test:
util/get.go#L47
undefined: getter.ClientOption
|
Run make test:
util/get.go#L49
undefined: getter.WithRegexFileMatcher
|
Run make test:
util/get.go#L52
cannot use ... in call to non-variadic getter.Get
|
Run make test:
util/get.go#L52
assignment mismatch: 1 variable but getter.Get returns 2 values
|
Run make test
Process completed with exit code 2.
|
Loading