modules: update prometheus and tidy (#294)

also bump minimum go version and limit platform matrix in actions
This commit is contained in:
Will Norris 2021-06-20 15:45:26 -07:00 committed by GitHub
parent 85f1fd1334
commit 95bcf70004
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 31 additions and 220 deletions

View file

@ -1,4 +1,10 @@
on: [push, pull_request]
on:
push:
branches:
- main
pull_request:
branches:
- '**'
name: linter
jobs: