1
0

Update module prometheus/client_golang to v1

This commit is contained in:
kolaente
2020-04-12 22:06:24 +02:00
parent d28f005552
commit 9559a68416
110 changed files with 26570 additions and 1172 deletions

View File

@ -1,6 +1,4 @@
# Run only staticcheck for now. Additional linters will be enabled one-by-one.
linters:
enable:
- staticcheck
- govet
disable-all: true