Skip to content

Commit

Permalink
Bump github.com/golangci/golangci-lint from 1.38.0 to 1.39.0 (#1511)
Browse files Browse the repository at this point in the history
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.38.0...v1.39.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2021
1 parent cba97c5 commit fe3986a
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 285 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,13 @@ require (
github.com/go-logr/logr v0.3.0 // indirect
github.com/go-openapi/spec v0.20.0 // indirect
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/golangci/golangci-lint v1.38.0
github.com/golangci/golangci-lint v1.39.0
github.com/google/go-cmp v0.5.5
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/imdario/mergo v0.3.11 // indirect
github.com/nginxinc/nginx-plus-go-client v0.8.0
github.com/nginxinc/nginx-prometheus-exporter v0.8.1-0.20201130150826-7c45b2334b3c
github.com/prometheus/client_golang v1.10.0
github.com/spiffe/go-spiffe v1.1.0
golang.org/x/net v0.0.0-20201216054612-986b41b23924 // indirect
k8s.io/api v0.20.5
k8s.io/apimachinery v0.20.5
k8s.io/client-go v0.20.5
Expand Down
Loading

0 comments on commit fe3986a

Please sign in to comment.