Skip to content

Commit

Permalink
build(deps): bump github.com/Antonboom/errname from 0.1.9 to 0.1.10
Browse files Browse the repository at this point in the history
Bumps [github.com/Antonboom/errname](https://github.com/Antonboom/errname) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/Antonboom/errname/releases)
- [Commits](Antonboom/errname@v0.1.9...v0.1.10)

---
updated-dependencies:
- dependency-name: github.com/Antonboom/errname
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2023
1 parent c7b50f6 commit 5edd893
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
4d63.com/gochecknoglobals v0.2.1
github.com/4meepo/tagalign v1.2.2
github.com/Abirdcfly/dupword v0.0.11
github.com/Antonboom/errname v0.1.9
github.com/Antonboom/errname v0.1.10
github.com/Antonboom/nilnil v0.1.4
github.com/BurntSushi/toml v1.2.1
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
Expand Down Expand Up @@ -114,7 +114,7 @@ require (
gitlab.com/bosi/decorder v0.2.3
go.tmz.dev/musttag v0.6.1
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
golang.org/x/tools v0.8.0
golang.org/x/tools v0.9.0
gopkg.in/yaml.v3 v3.0.1
honnef.co/go/tools v0.4.3
mvdan.cc/gofumpt v0.5.0
Expand Down Expand Up @@ -185,8 +185,8 @@ require (
go.uber.org/zap v1.24.0 // indirect
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
golang.org/x/mod v0.10.0 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/sync v0.2.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/text v0.7.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
16 changes: 9 additions & 7 deletions go.sum

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

0 comments on commit 5edd893

Please sign in to comment.