Update packages and add vendor directory

This commit is contained in:
Eddy Filip
2022-09-13 16:24:52 +03:00
parent 23b66f73af
commit 1d75f78891
3906 changed files with 1365387 additions and 465 deletions

12
vendor/github.com/prometheus/procfs/.golangci.yml generated vendored Normal file
View File

@@ -0,0 +1,12 @@
---
linters:
enable:
- godot
- revive
linter-settings:
godot:
capital: true
exclude:
# Ignore "See: URL"
- 'See:'