Skip to content

Commit

Permalink
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#2934
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] committed Jun 21, 2022
1 parent f70bf66 commit e33e63e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -85,7 +85,7 @@ require (
github.com/spf13/viper v1.12.0
github.com/ssgreg/nlreturn/v2 v2.2.1
github.com/stbenjam/no-sprintf-host-port v0.1.1
github.com/stretchr/testify v1.7.2
github.com/stretchr/testify v1.7.4
github.com/sylvia7788/contextcheck v1.0.4
github.com/tdakkota/asciicheck v0.1.1
github.com/tetafro/godot v1.4.11
Expand Down Expand Up @@ -158,7 +158,7 @@ require (
github.com/spf13/afero v1.8.2 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/objx v0.4.0 // indirect
github.com/subosito/gotenv v1.4.0 // indirect
github.com/tklauser/go-sysconf v0.3.10 // indirect
github.com/tklauser/numcpus v0.4.0 // indirect
Expand Down
6 changes: 4 additions & 2 deletions go.sum

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

0 comments on commit e33e63e

Please sign in to comment.