Skip to content

Commit

Permalink
build(deps): bump github.com/breml/errchkjson from 0.2.3 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/breml/errchkjson](https://github.com/breml/errchkjson) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/breml/errchkjson/releases)
- [Changelog](https://github.com/breml/errchkjson/blob/master/.goreleaser.yml)
- [Commits](breml/errchkjson@v0.2.3...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2022
1 parent 4472864 commit 5075b49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -16,7 +16,7 @@ require (
github.com/blizzy78/varnamelen v0.6.2
github.com/bombsimon/wsl/v3 v3.3.0
github.com/breml/bidichk v0.2.2
github.com/breml/errchkjson v0.2.3
github.com/breml/errchkjson v0.3.0
github.com/butuzov/ireturn v0.1.1
github.com/charithe/durationcheck v0.0.9
github.com/daixiang0/gci v0.3.3
Expand Down Expand Up @@ -157,7 +157,7 @@ require (
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/protobuf v1.27.1 // indirect
Expand Down
7 changes: 4 additions & 3 deletions go.sum

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

0 comments on commit 5075b49

Please sign in to comment.