opentofu/internal/configs/configload
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 fix: validate implied provider names in submodules () 2022-08-05 20:44:52 +01:00
copy_dir_test.go test: use T.TempDir to create temporary test directory () 2022-04-08 17:34:16 +01:00
copy_dir.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
doc.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
inode_freebsd.go Upgrade to Go 1.17 2021-08-17 15:20:05 -07:00
inode_windows.go Upgrade to Go 1.17 2021-08-17 15:20:05 -07:00
inode.go Upgrade to Go 1.17 2021-08-17 15:20:05 -07:00
loader_load_test.go fix: validate implied provider names in submodules () 2022-08-05 20:44:52 +01:00
loader_load.go configs: Fix module loader nil pointer panic 2022-05-17 09:13:35 -04:00
loader_snapshot_test.go configs: Fix module loader nil pointer panic 2022-05-17 09:13:35 -04:00
loader_snapshot.go configs/configload: snapshotDir must be used via pointer 2021-10-12 11:42:17 -07:00
loader_test.go configs: Fix module loader nil pointer panic 2022-05-17 09:13:35 -04:00
loader.go build: Use Go 1.19 2022-08-22 10:59:12 -07:00
module_mgr.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
testing.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00