Skip to content

Commit aa1e4da

Browse files
dependabot[bot]SeigeC
authored andcommitted
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (golangci#3332)
1 parent 7bfac26 commit aa1e4da

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ require (
9393
github.com/spf13/viper v1.12.0
9494
github.com/ssgreg/nlreturn/v2 v2.2.1
9595
github.com/stbenjam/no-sprintf-host-port v0.1.1
96-
github.com/stretchr/testify v1.8.0
96+
github.com/stretchr/testify v1.8.1
9797
github.com/tdakkota/asciicheck v0.1.1
9898
github.com/tetafro/godot v1.4.11
9999
github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
@@ -166,7 +166,7 @@ require (
166166
github.com/spf13/afero v1.8.2 // indirect
167167
github.com/spf13/cast v1.5.0 // indirect
168168
github.com/spf13/jwalterweatherman v1.1.0 // indirect
169-
github.com/stretchr/objx v0.4.0 // indirect
169+
github.com/stretchr/objx v0.5.0 // indirect
170170
github.com/subosito/gotenv v1.4.1 // indirect
171171
github.com/tklauser/go-sysconf v0.3.10 // indirect
172172
github.com/tklauser/numcpus v0.4.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)