open-consul/command/acl/token
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
..
clone Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
create Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
delete Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
list bulk rewrite using this script 2022-01-20 10:46:23 -06:00
read Fix panic on acl token read with -self and -expanded 2022-07-18 15:52:05 -07:00
testdata Fix namespace default field names in expanded token output 2022-04-13 16:46:39 -07:00
update Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
formatter.go Fix namespace default field names in expanded token output 2022-04-13 16:46:39 -07:00
formatter_oss_test.go Add expanded token read flag and endpoint option 2022-03-31 10:49:49 -07:00
formatter_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
token.go docs: add documentation for all secure acl introduction work (#5640) 2019-05-01 16:11:23 -05:00