open-consul/agent/hcp
Kyle Schochenmaier 2b1e5f69e2
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
* update go version to 1.18 for api and sdk, go mod tidy
* removes ioutil usage everywhere which was deprecated in go1.16 in favour of io and os packages. Also introduces a lint rule which forbids use of ioutil going forward.
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2022-11-10 10:26:01 -06:00
..
bootstrap removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
config adding configuration option cloud.scada_address (#14936) 2022-10-13 11:31:28 +02:00
discover add HCP integration component (#14723) 2022-09-26 14:58:15 -04:00
scada Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
testserver add HCP integration component (#14723) 2022-09-26 14:58:15 -04:00
client.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
deps.go add HCP integration component (#14723) 2022-09-26 14:58:15 -04:00
manager.go add HCP integration component (#14723) 2022-09-26 14:58:15 -04:00
manager_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
mock_Client.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
testing.go add HCP integration component (#14723) 2022-09-26 14:58:15 -04:00