Skip to content

Commit e33e63e

Browse files
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#2934)
1 parent f70bf66 commit e33e63e

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
@@ -85,7 +85,7 @@ require (
8585
github.com/spf13/viper v1.12.0
8686
github.com/ssgreg/nlreturn/v2 v2.2.1
8787
github.com/stbenjam/no-sprintf-host-port v0.1.1
88-
github.com/stretchr/testify v1.7.2
88+
github.com/stretchr/testify v1.7.4
8989
github.com/sylvia7788/contextcheck v1.0.4
9090
github.com/tdakkota/asciicheck v0.1.1
9191
github.com/tetafro/godot v1.4.11
@@ -158,7 +158,7 @@ require (
158158
github.com/spf13/afero v1.8.2 // indirect
159159
github.com/spf13/cast v1.5.0 // indirect
160160
github.com/spf13/jwalterweatherman v1.1.0 // indirect
161-
github.com/stretchr/objx v0.1.1 // indirect
161+
github.com/stretchr/objx v0.4.0 // indirect
162162
github.com/subosito/gotenv v1.4.0 // indirect
163163
github.com/tklauser/go-sysconf v0.3.10 // indirect
164164
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)