Skip to content

Commit

Permalink
build(deps): bump github.com/Antonboom/errname from 0.1.8 to 0.1.9 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 12, 2023
1 parent 28a94fd commit a823b3f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
4d63.com/gocheckcompilerdirectives v1.2.1
4d63.com/gochecknoglobals v0.2.1
github.com/Abirdcfly/dupword v0.0.9
github.com/Antonboom/errname v0.1.8
github.com/Antonboom/errname v0.1.9
github.com/Antonboom/nilnil v0.1.2
github.com/BurntSushi/toml v1.2.1
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
Expand Down Expand Up @@ -109,7 +109,7 @@ require (
github.com/yagipy/maintidx v1.0.0
github.com/yeya24/promlinter v0.2.0
gitlab.com/bosi/decorder v0.2.3
golang.org/x/tools v0.6.0
golang.org/x/tools v0.7.0
gopkg.in/yaml.v3 v3.0.1
honnef.co/go/tools v0.4.2
mvdan.cc/gofumpt v0.4.0
Expand Down Expand Up @@ -179,9 +179,9 @@ require (
go.uber.org/zap v1.17.0 // indirect
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/mod v0.9.0 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/sys v0.6.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
15 changes: 9 additions & 6 deletions go.sum

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

0 comments on commit a823b3f

Please sign in to comment.