Skip to content

Commit c4f5fa5

Browse files
build(deps): bump github.com/Antonboom/errname from 0.1.13 to 1.0.0
Bumps [github.com/Antonboom/errname](https://github.com/Antonboom/errname) from 0.1.13 to 1.0.0. - [Release notes](https://github.com/Antonboom/errname/releases) - [Commits](Antonboom/errname@v0.1.13...v1.0.0) --- updated-dependencies: - dependency-name: github.com/Antonboom/errname dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1626fe4 commit c4f5fa5

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
4d63.com/gochecknoglobals v0.2.1
88
github.com/4meepo/tagalign v1.3.4
99
github.com/Abirdcfly/dupword v0.1.1
10-
github.com/Antonboom/errname v0.1.13
10+
github.com/Antonboom/errname v1.0.0
1111
github.com/Antonboom/nilnil v0.1.9
1212
github.com/Antonboom/testifylint v1.5.0
1313
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
@@ -126,7 +126,7 @@ require (
126126
go-simpler.org/sloglint v0.7.2
127127
go.uber.org/automaxprocs v1.6.0
128128
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
129-
golang.org/x/tools v0.25.0
129+
golang.org/x/tools v0.26.0
130130
gopkg.in/yaml.v3 v3.0.1
131131
honnef.co/go/tools v0.5.1
132132
mvdan.cc/gofumpt v0.7.0
@@ -192,7 +192,7 @@ require (
192192
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
193193
golang.org/x/mod v0.21.0 // indirect
194194
golang.org/x/sync v0.8.0 // indirect
195-
golang.org/x/sys v0.25.0 // indirect
195+
golang.org/x/sys v0.26.0 // indirect
196196
golang.org/x/text v0.18.0 // indirect
197197
google.golang.org/protobuf v1.34.2 // indirect
198198
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)