Contains fixes for new linters, removed depracted and removed linters from the config. Most notably because we use go 1.22 now we can get rid of the copy for loop vars[1]. Also as of the go 1..2 we can use the new int range syntax in for loops the new intrange linter checks that. [1] https://go.dev/blog/loopvar-preview Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
---|---|---|
.. | ||
filters.go | ||
filters_test.go | ||
ip.go | ||
ip_calc.go | ||
ip_test.go |