VictoriaMetrics/app/vmselect/netstorage
Aliaksandr Valialkin 343241680b
all: remove the remaining bits of io/ioutil
The io/ioutil package is deprecated since Go1.16 - see https://tip.golang.org/doc/go1.16#ioutil

VictoriaMetrics requires at least Go1.18, so it is time to remove the io/ioutil from source code

This is a follow-up for 02ca2342ab
2022-08-22 00:20:58 +03:00
..
netstorage.go app/vmselect/netstorage: cleanup after 92630c1ab4 2022-08-04 18:28:11 +03:00
netstorage_test.go app/vmselect/netstorage: optimize mergeSortBlocks function 2022-07-09 00:34:42 +03:00
netstorage_timing_test.go app/vmselect/netstorage: add mergeSortBlocks benchmark for the worstcase 2022-07-12 12:31:36 +03:00
tmp_blocks_file.go all: remove the remaining bits of io/ioutil 2022-08-22 00:20:58 +03:00