Skip to content

Commit

Permalink
build(deps): bump github.com/golangci/golangci-lint
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.25.1 to 1.54.2.
- [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.25.1...v1.54.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent ce4c046 commit 4ff9e9b
Show file tree
Hide file tree
Showing 3,751 changed files with 518,269 additions and 128,830 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ module github.com/integrations/terraform-provider-github/v4
go 1.16

require (
cloud.google.com/go/iam v1.1.2 // indirect
github.com/client9/misspell v0.3.4
github.com/golangci/golangci-lint v1.25.1
github.com/golangci/golangci-lint v1.54.2
github.com/google/go-github/v45 v45.2.0
github.com/hashicorp/go-getter v1.4.2-0.20200106182914-9813cbd4eb02 // indirect
github.com/hashicorp/hcl/v2 v2.3.0 // indirect
Expand All @@ -13,7 +14,7 @@ require (
github.com/shurcooL/githubv4 v0.0.0-20220520033151-0b4e3294ff00
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29 // indirect
github.com/ulikunitz/xz v0.5.10 // indirect
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/crypto v0.12.0
golang.org/x/oauth2 v0.8.0
gopkg.in/square/go-jose.v2 v2.5.1
)
2,425 changes: 2,206 additions & 219 deletions go.sum

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions vendor/4d63.com/gocheckcompilerdirectives/LICENSE

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

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

21 changes: 21 additions & 0 deletions vendor/4d63.com/gochecknoglobals/LICENSE

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

200 changes: 200 additions & 0 deletions vendor/4d63.com/gochecknoglobals/checknoglobals/check_no_globals.go

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

Loading

0 comments on commit 4ff9e9b

Please sign in to comment.