open-consul/command/flags
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
..
config.go
config_test.go ci: update to Go 1.15.4 and alpine:3.12 (#9036) 2020-11-13 13:02:59 -05:00
flag_map_value.go Support auth method with snapshot agent [ENT] (#15020) 2022-10-17 15:57:48 -06:00
flag_map_value_test.go Support auth method with snapshot agent [ENT] (#15020) 2022-10-17 15:57:48 -06:00
flag_slice_value.go
flag_slice_value_test.go commands: run all tests in parallel (again) 2017-10-18 00:08:45 +02:00
http.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
http_test.go bulk rewrite using this script 2022-01-20 10:46:23 -06:00
merge.go commands: get HTTP API flags for usage automatically 2017-10-18 00:08:45 +02:00
usage.go replace old fork of text package (#4501) 2018-08-14 12:23:18 -07:00