Skip to content

Commit

Permalink
Merge pull request #943 from cloudflare/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/stretchr/testify-1.7.4

build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4
  • Loading branch information
jacobbednarz committed Jun 21, 2022
2 parents 1de807c + 7e66893 commit ea06ead
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -7,7 +7,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/orijtech/structslop v0.0.6
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.3
github.com/stretchr/testify v1.7.4
github.com/urfave/cli/v2 v2.10.2
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
golang.org/x/time v0.0.0-20220224211638-0e9765cccd65
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -39,8 +39,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.3 h1:dAm0YRdRQlWojc3CrCRgPBzG5f941d0zvAKu7qY4e+I=
github.com/stretchr/testify v1.7.3/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.7.4 h1:wZRexSlwd7ZXfKINDLsO4r7WBt3gTKONc6K/VesHvHM=
github.com/stretchr/testify v1.7.4/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/urfave/cli/v2 v2.10.2 h1:x3p8awjp/2arX+Nl/G2040AZpOCHS/eMJJ1/a+mye4Y=
github.com/urfave/cli/v2 v2.10.2/go.mod h1:f8iq5LtQ/bLxafbdBSLPPNsgaW0l/2fYYEHhAyPlwvo=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=
Expand Down

0 comments on commit ea06ead

Please sign in to comment.