open-consul/lib
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
..
decode Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
file removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
maps peering: replicate all SpiffeID values necessary for the importing side to do SAN validation (#13612) 2022-06-27 14:37:18 -05:00
mutex
retry Support auth method with snapshot agent [ENT] (#15020) 2022-10-17 15:57:48 -06:00
routine Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
semaphore
serf
stringslice
template
ttlcache
cluster.go
cluster_test.go
eof.go
eof_test.go
json.go
map_walker.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
map_walker_test.go
math.go
math_test.go
path.go
rand.go
rtt.go
rtt_test.go
stop_context.go
stop_context_test.go
strings.go
telemetry.go no 1.9 style metrics (#13532) 2022-06-29 09:46:37 -07:00
telemetry_test.go
translate.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
translate_test.go
useragent.go
useragent_test.go
uuid.go