Skip to content

Commit

Permalink
Merge pull request #79 from boz/dependabot/go_modules/github.com/stre…
Browse files Browse the repository at this point in the history
…tchr/testify-1.8.1

Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • Loading branch information
mnaser committed Nov 14, 2022
2 parents 6b8665a + 47245e2 commit 8f4e739
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 40 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/fatih/color v1.13.0
github.com/goreleaser/godownloader v0.0.0-20190525212044-f9a1d47be7eb
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.8.1
gopkg.in/alecthomas/kingpin.v2 v2.2.6
k8s.io/api v0.24.3
k8s.io/apimachinery v0.24.3
Expand Down

0 comments on commit 8f4e739

Please sign in to comment.