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 re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
auto_config_oss_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
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 hcs-1936: Prepare for adding license auto-retrieval to auto-config in enterprise 2021-05-24 13:20:30 -04:00
auto_encrypt_test.go connect/ca: cease including the common name field in generated certs (#10424) 2021-06-25 13:00:00 -05:00
config.go peering: initial sync (#12842) 2022-04-21 17:34:40 -05:00
config_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
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 re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
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 tlsutil: reduce interface provided to auto-config 2021-06-22 14:11:28 -04:00
server_addr.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
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