VictoriaMetrics/app/vmalert/templates
Aliaksandr Valialkin 9ddd2699fd
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:22:41 +03:00
..
templates added reusable templates support (#2532) 2022-05-20 12:25:11 +03:00
template.go all: remove the remaining bits of io/ioutil 2022-08-22 00:22:41 +03:00
template_test.go fix some typos (#2882) 2022-07-18 12:10:40 +03:00