Skip to content

Commit

Permalink
Merge pull request #415 from mackerelio/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/golangci/golangci-lint-1.43.0

Bump github.com/golangci/golangci-lint from 1.41.1 to 1.43.0
  • Loading branch information
susisu authored Nov 24, 2021
2 parents 09ec556 + c957902 commit 110bc59
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 125 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/Songmu/wrapcommander v0.1.0
github.com/daviddengcn/go-colortext v1.0.0 // indirect
github.com/fatih/color v1.13.0
github.com/golangci/golangci-lint v1.41.1
github.com/golangci/golangci-lint v1.43.0
github.com/google/go-github v17.0.0+incompatible
github.com/google/go-querystring v1.1.0 // indirect
github.com/jpillora/backoff v0.0.0-20180909062703-3050d21c67d7
Expand All @@ -23,7 +23,7 @@ require (
github.com/tcnksm/go-gitconfig v0.1.2
github.com/urfave/cli v1.22.5
github.com/yudai/gojsondiff v1.0.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 110bc59

Please sign in to comment.