fix: remove hashicorp version dependency #18
Annotations
9 errors
test (ubuntu-latest):
version.go#L8
"strings" imported and not used
|
test (ubuntu-latest):
version.go#L17
version.String undefined (type string has no field or method String)
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest):
version.go#L8
"strings" imported and not used
|
test (macos-latest):
version.go#L17
version.String undefined (type string has no field or method String)
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest):
version.go#L8
"strings" imported and not used
|
test (windows-latest):
version.go#L17
version.String undefined (type string has no field or method String)
|
test (windows-latest)
Process completed with exit code 1.
|