Skip to content

Commit 2e73e73

Browse files
build(deps): bump github.com/Antonboom/errname from 0.1.4 to 0.1.5
Bumps [github.com/Antonboom/errname](https://github.com/Antonboom/errname) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/Antonboom/errname/releases) - [Commits](Antonboom/errname@v0.1.4...v0.1.5) --- 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]>
1 parent a37843b commit 2e73e73

File tree

2 files changed

+96
-19
lines changed

2 files changed

+96
-19
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.15
44

55
require (
66
4d63.com/gochecknoglobals v0.0.0-20201008074935-acfc0b28355a
7-
github.com/Antonboom/errname v0.1.4
7+
github.com/Antonboom/errname v0.1.5
88
github.com/Antonboom/nilnil v0.1.0
99
github.com/BurntSushi/toml v0.4.1
1010
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
@@ -73,7 +73,7 @@ require (
7373
github.com/sourcegraph/go-diff v0.6.1
7474
github.com/spf13/cobra v1.2.1
7575
github.com/spf13/pflag v1.0.5
76-
github.com/spf13/viper v1.8.1
76+
github.com/spf13/viper v1.9.0
7777
github.com/ssgreg/nlreturn/v2 v2.2.1
7878
github.com/stretchr/testify v1.7.0
7979
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b

0 commit comments

Comments
 (0)