mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-27 17:31:30 -06:00
965c0f3f91
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_test.go | ||
find.go | ||
get_cache_test.go | ||
get_cache.go | ||
meta_set_test.go | ||
meta_set.go | ||
meta_test.go | ||
meta.go | ||
requirements_test.go | ||
requirements.go | ||
version_set_test.go | ||
version_set.go | ||
version_test.go | ||
version.go |