Skip to content

Commit

Permalink
Bump staticcheck to 2021.1.1 (v0.2.1) (#2179)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Aug 17, 2021
1 parent 842e1ec commit c6142e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ require (
github.com/yeya24/promlinter v0.1.0
golang.org/x/tools v0.1.5
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
honnef.co/go/tools v0.2.0
honnef.co/go/tools v0.2.1
mvdan.cc/gofumpt v0.1.1
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6142e3

Please sign in to comment.