opentofu/internal/getproviders
Martin Atkins 783a07d9e8 build: Use Go 1.19
Go 1.19's "fmt" has some awareness of the new doc comment formatting
conventions and adjusts the presentation of the source comments to make
it clearer how godoc would interpret them. Therefore this commit includes
various updates made by "go fmt" to acheve that.

In line with our usual convention that we make stylistic/grammar/spelling
tweaks typically only when we're "in the area" changing something else
anyway, I also took this opportunity to review most of the comments that
this updated to see if there were any other opportunities to improve them.
2022-08-22 10:59:12 -07:00
..
testdata internal/getproviders: Allow basedir for local search to be symlink 2020-08-18 14:28:50 -07:00
didyoumean_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
didyoumean.go Use hashicorp/terraform-registry-address as a decoupled library (#28338) 2022-07-08 14:46:29 +01:00
doc.go internal/getproviders: Query a provider registry 2020-01-10 09:41:27 -08:00
errors.go terraform init: add link to documentation when a checksum is missing from the lock file (#31408) 2022-07-20 13:28:16 +01:00
filesystem_mirror_source_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
filesystem_mirror_source.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
filesystem_search_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
filesystem_search.go addrs: Rename DefaultRegistryHost to DefaultProviderRegistryHost 2021-06-03 08:50:34 -07:00
hanging_source.go cli: Fix flaky init cancel test 2021-10-19 09:10:49 -04:00
hash_test.go getproviders: Add a real type Hash for package hashes 2020-09-24 14:01:54 -07:00
hash.go command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -07:00
http_mirror_source_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
http_mirror_source.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
memoize_source_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
memoize_source.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
mock_source.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
multi_source_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
multi_source.go addrs: Rename DefaultRegistryHost to DefaultProviderRegistryHost 2021-06-03 08:50:34 -07:00
package_authentication_test.go Fix failing lint check for deprecated x/crypto/openpgp library 2021-11-18 14:59:29 -06:00
package_authentication.go build: Use Go 1.19 2022-08-22 10:59:12 -07:00
public_keys.go update HC PublicKey 2021-04-23 11:18:58 -04:00
registry_client_test.go Add support for protocol 6 providers during init. (#29153) 2021-07-15 09:39:40 -07:00
registry_client.go getproviders: account for occasionally missing Host header in errors (#31542) 2022-07-29 10:23:50 +01:00
registry_source_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
registry_source.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
source.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
types_test.go providers subcommand tests (#28744) 2021-05-19 12:56:16 -04:00
types.go providers subcommand tests (#28744) 2021-05-19 12:56:16 -04:00