open-consul/command/acl
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
..
agenttokens bulk rewrite using this script 2022-01-20 10:46:23 -06:00
authmethod removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
bindingrule Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
bootstrap bulk rewrite using this script 2022-01-20 10:46:23 -06:00
policy removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
role removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
rules removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
token removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
acl.go docs: add documentation for all secure acl introduction work (#5640) 2019-05-01 16:11:23 -05:00
acl_helpers.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00