open-consul/agent/checks
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
..
alias.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
alias_test.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
check.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
check_test.go Remove invalid 1xx HTTP codes 2022-10-24 16:12:08 -04:00
check_windows_test.go tests: removed redundant probe test 2022-06-09 15:49:45 +01:00
docker.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
docker_unix.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
docker_windows.go
grpc.go Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) 2022-11-07 11:34:30 -05:00
grpc_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
os_service.go feat: windows service health checks 2022-06-07 18:27:14 +01:00
os_service_unix.go feat: windows service health checks 2022-06-07 18:27:14 +01:00
os_service_windows.go fix(checks): os_service lifecycle bugfix 2022-09-21 09:26:47 +01:00