mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-21 01:26:35 -04:00
Running the tool this way ensures that we'll always run the version selected by our go.mod file, rather than whatever happened to be available in $GOPATH/bin on the system where we're running this. This change caused some contexts to now be using a newer version of staticcheck with additional checks, and so this commit also includes some changes to quiet the new warnings without any change in overall behavior. |
||
|---|---|---|
| .. | ||
| testdata | ||
| find.go | ||
| find_test.go | ||
| get_cache.go | ||
| get_cache_test.go | ||
| meta.go | ||
| meta_set.go | ||
| meta_set_test.go | ||
| meta_test.go | ||
| requirements.go | ||
| requirements_test.go | ||
| version.go | ||
| version_set.go | ||
| version_set_test.go | ||
| version_test.go | ||