open-consul/agent/auto-config
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
..
auto_config.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
auto_config_oss.go
auto_config_oss_test.go
auto_config_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
auto_encrypt.go
auto_encrypt_test.go
config.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
config_oss.go
config_translate.go agent: convert listener config to TLS types (#12522) 2022-03-24 15:32:25 -04:00
config_translate_test.go agent: convert listener config to TLS types (#12522) 2022-03-24 15:32:25 -04:00
mock_oss_test.go
mock_test.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
persist.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
run.go
server_addr.go
tls.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
tls_test.go Remove the stdduration gogo extension 2022-03-16 12:12:29 -04:00