chore(deps): Bump github.com/golangci/golangci-lint (#2970)
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.49.0 to 1.50.0. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/golangci/golangci-lint/compare/v1.49.0...v1.50.0 ) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Showing
+61 -56
... | ... | @@ -12,7 +12,7 @@ require ( |
github.com/gogo/protobuf v1.3.3 | ||
github.com/golang/mock v1.6.0 | ||
github.com/golang/protobuf v1.5.2 | ||
github.com/golangci/golangci-lint v1.49.0 | ||
github.com/golangci/golangci-lint v1.50.0 | ||
github.com/gorilla/mux v1.8.0 | ||
github.com/grpc-ecosystem/grpc-gateway v1.16.0 | ||
github.com/mattn/go-sqlite3 v1.14.15 | ||
... | ... | @@ -36,17 +36,20 @@ require ( |
) | ||
require ( | ||
github.com/Abirdcfly/dupword v0.0.7 // indirect | ||
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect | ||
github.com/alingse/asasalint v0.0.11 // indirect | ||
github.com/creachadair/taskgroup v0.3.2 // indirect | ||
github.com/curioswitch/go-reassign v0.1.2 // indirect | ||
github.com/curioswitch/go-reassign v0.2.0 // indirect | ||
github.com/felixge/httpsnoop v1.0.1 // indirect | ||
github.com/google/btree v1.0.0 // indirect | ||
github.com/kkHAIKE/contextcheck v1.1.2 // indirect | ||
github.com/maratori/testableexamples v1.0.0 // indirect | ||
github.com/regen-network/cosmos-proto v0.3.1 // indirect | ||
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect | ||
github.com/sashamelentyev/usestdlibvars v1.13.0 // indirect | ||
github.com/sashamelentyev/usestdlibvars v1.20.0 // indirect | ||
github.com/sivchari/nosnakecase v1.7.0 // indirect | ||
github.com/timonwong/logrlint v0.1.0 // indirect | ||
github.com/timonwong/loggercheck v0.9.3 // indirect | ||
github.com/zimmski/go-mutesting v0.0.0-20210610104036-6d9217011a00 // indirect | ||
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/zap v1.21.0 // indirect | ||
... | ... | @@ -67,7 +70,7 @@ require ( |
github.com/Masterminds/semver v1.5.0 // indirect | ||
github.com/Microsoft/go-winio v0.5.2 // indirect | ||
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect | ||
github.com/OpenPeeDeeP/depguard v1.1.0 // indirect | ||
github.com/OpenPeeDeeP/depguard v1.1.1 // indirect | ||
github.com/Workiva/go-datastructures v1.0.53 // indirect | ||
github.com/alexkohler/prealloc v1.0.0 // indirect | ||
github.com/armon/go-metrics v0.4.0 // indirect | ||
... | ... | @@ -94,7 +97,7 @@ require ( |
github.com/cosmos/gorocksdb v1.2.0 // indirect | ||
github.com/cosmos/ledger-cosmos-go v0.11.1 // indirect | ||
github.com/cosmos/ledger-go v0.9.3 // indirect | ||
github.com/daixiang0/gci v0.6.3 // indirect | ||
github.com/daixiang0/gci v0.8.0 // indirect | ||
github.com/danieljoos/wincred v1.1.2 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/denis-tingaikin/go-header v0.4.3 // indirect | ||
... | ... | @@ -114,13 +117,13 @@ require ( |
github.com/firefart/nonamedreturns v1.0.4 // indirect | ||
github.com/fsnotify/fsnotify v1.5.4 // indirect | ||
github.com/fzipp/gocyclo v0.6.0 // indirect | ||
github.com/go-critic/go-critic v0.6.4 // indirect | ||
github.com/go-critic/go-critic v0.6.5 // indirect | ||
github.com/go-kit/kit v0.12.0 // indirect | ||
github.com/go-kit/log v0.2.1 // indirect | ||
github.com/go-logfmt/logfmt v0.5.1 // indirect | ||
github.com/go-toolsmith/astcast v1.0.0 // indirect | ||
github.com/go-toolsmith/astcopy v1.0.1 // indirect | ||
github.com/go-toolsmith/astequal v1.0.2 // indirect | ||
github.com/go-toolsmith/astcopy v1.0.2 // indirect | ||
github.com/go-toolsmith/astequal v1.0.3 // indirect | ||
github.com/go-toolsmith/astfmt v1.0.0 // indirect | ||
github.com/go-toolsmith/astp v1.0.0 // indirect | ||
github.com/go-toolsmith/strparse v1.0.0 // indirect | ||
... | ... | @@ -136,7 +139,7 @@ require ( |
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 // indirect | ||
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a // indirect | ||
github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe // indirect | ||
github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a // indirect | ||
github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 // indirect | ||
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 // indirect | ||
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca // indirect | ||
github.com/golangci/misspell v0.3.5 // indirect | ||
... | ... | @@ -195,7 +198,7 @@ require ( |
github.com/mattn/go-runewidth v0.0.10 // indirect | ||
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect | ||
github.com/mbilski/exhaustivestruct v1.2.0 // indirect | ||
github.com/mgechev/revive v1.2.3 // indirect | ||
github.com/mgechev/revive v1.2.4 // indirect | ||
github.com/mimoo/StrobeGo v0.0.0-20181016162300-f8f6d4d2b643 // indirect | ||
github.com/minio/highwayhash v1.0.2 // indirect | ||
github.com/mitchellh/go-homedir v1.1.0 // indirect | ||
... | ... | @@ -205,7 +208,7 @@ require ( |
github.com/mtibben/percent v0.2.1 // indirect | ||
github.com/nakabonne/nestif v0.3.1 // indirect | ||
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 // indirect | ||
github.com/nishanths/exhaustive v0.8.1 // indirect | ||
github.com/nishanths/exhaustive v0.8.3 // indirect | ||
github.com/nishanths/predeclared v0.2.2 // indirect | ||
github.com/olekukonko/tablewriter v0.0.5 // indirect | ||
github.com/opencontainers/go-digest v1.0.0 // indirect | ||
... | ... | @@ -216,13 +219,13 @@ require ( |
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect | ||
github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/polyfloyd/go-errorlint v1.0.2 // indirect | ||
github.com/polyfloyd/go-errorlint v1.0.5 // indirect | ||
github.com/prometheus/client_golang v1.13.0 | ||
github.com/prometheus/client_model v0.2.0 // indirect | ||
github.com/prometheus/common v0.37.0 // indirect | ||
github.com/prometheus/procfs v0.8.0 // indirect | ||
github.com/quasilyte/go-ruleguard v0.3.17 // indirect | ||
github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 // indirect | ||
github.com/quasilyte/go-ruleguard v0.3.18 // indirect | ||
github.com/quasilyte/gogrep v0.0.0-20220828223005-86e4605de09f // indirect | ||
github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 // indirect | ||
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect | ||
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect | ||
... | ... | @@ -246,7 +249,6 @@ require ( |
github.com/stbenjam/no-sprintf-host-port v0.1.1 // indirect | ||
github.com/stretchr/objx v0.4.0 // indirect | ||
github.com/subosito/gotenv v1.4.1 // indirect | ||
github.com/sylvia7788/contextcheck v1.0.6 // indirect | ||
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca | ||
github.com/tdakkota/asciicheck v0.1.1 // indirect | ||
github.com/tendermint/btcd v0.1.1 // indirect | ||
... | ... | @@ -271,11 +273,11 @@ require ( |
go.etcd.io/bbolt v1.3.6 // indirect | ||
go.opencensus.io v0.23.0 // indirect | ||
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect | ||
golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d // indirect | ||
golang.org/x/exp/typeparams v0.0.0-20220827204233-334a2380cb91 // indirect | ||
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect | ||
golang.org/x/net v0.0.0-20220726230323-06994584191e // indirect | ||
golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde // indirect | ||
golang.org/x/sys v0.0.0-20220829200755-d48e67d00261 // indirect | ||
golang.org/x/sys v0.0.0-20220915200043-7b5979e65e41 // indirect | ||
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035 // indirect | ||
golang.org/x/text v0.3.7 // indirect | ||
golang.org/x/tools v0.1.12 // indirect | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment