Release v1.6.2

- Bump github.com/prometheus/client_golang to v1.11.1
- Update the command to install golint

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
Miloslav Trmač 2022-03-31 20:25:45 +02:00
parent 1186cc6bce
commit 875bb42594

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.6.1"
const Version = "1.6.2"