Skip to content

Commit

Permalink
Bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 9, 2020
1 parent 6c8a896 commit 8e901ea
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 35 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
github.com/golang/protobuf v1.4.2
github.com/golang/snappy v0.0.2
github.com/golangci/golangci-lint v1.31.0
github.com/golangci/golangci-lint v1.32.2
github.com/google/addlicense v0.0.0-20200622132530-df58acafd6d5
github.com/google/go-cmp v0.5.2
github.com/google/go-github v17.0.0+incompatible
Expand All @@ -46,12 +46,12 @@ require (
github.com/prometheus/common v0.14.0
github.com/prometheus/prometheus v1.8.2-0.20200827201422-1195cc24e3c8
github.com/rs/cors v1.7.0
github.com/securego/gosec/v2 v2.4.0
github.com/securego/gosec/v2 v2.5.0
github.com/shirou/gopsutil v2.20.9+incompatible
github.com/soheilhy/cmux v0.1.4
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v1.0.0
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.6.1
github.com/tcnksm/ghr v0.13.0
Expand All @@ -61,9 +61,9 @@ require (
go.uber.org/atomic v1.7.0
go.uber.org/zap v1.16.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/sys v0.0.0-20200821140526-fda516888d29
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
golang.org/x/text v0.3.3
golang.org/x/tools v0.0.0-20200822203824-307de81be3f4
golang.org/x/tools v0.0.0-20201013201025-64a9e34f3752
google.golang.org/genproto v0.0.0-20200815001618-f69a88009b70
google.golang.org/grpc v1.33.1
google.golang.org/grpc/examples v0.0.0-20200728065043-dfc0c05b2da9 // indirect
Expand Down
Loading

0 comments on commit 8e901ea

Please sign in to comment.