Skip to content

Commit

Permalink
Merge pull request #3 from sters/dependabot/go_modules/github.com/gol…
Browse files Browse the repository at this point in the history
…angci/golangci-lint-1.42.0

Bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.0
  • Loading branch information
sters committed Aug 25, 2021
2 parents b1073f2 + a7023c2 commit d1ee05c
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 57 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ go 1.16
require (
github.com/agnivade/levenshtein v1.1.1
github.com/goccy/go-yaml v1.8.9 // indirect
github.com/golangci/golangci-lint v1.41.1
github.com/golangci/golangci-lint v1.42.0
github.com/mattn/go-isatty v0.0.13 // indirect
github.com/morikuni/failure v0.14.0
github.com/quasilyte/go-consistent v0.0.0-20200404105227-766526bf1e96
github.com/sters/simple-hugo-content-parse v0.1.0
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 // indirect
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 // indirect
)
Loading

0 comments on commit d1ee05c

Please sign in to comment.