VictoriaMetrics/app/vmalert/templates
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
..
templates added reusable templates support (#2532) 2022-05-14 11:38:44 +02:00
template.go all: remove the remaining bits of io/ioutil 2022-08-22 00:20:58 +03:00
template_test.go fix some typos (#2882) 2022-07-18 12:02:51 +03:00