Skip to content

Commit

Permalink
go.mod: add testify
Browse files Browse the repository at this point in the history
  • Loading branch information
davidor committed Jan 14, 2021
1 parent 8f051cf commit 1ad2ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ require (
github.com/go-logr/logr v0.1.0
github.com/onsi/ginkgo v1.12.1
github.com/onsi/gomega v1.10.1
github.com/stretchr/testify v1.4.0
k8s.io/api v0.18.6
k8s.io/apimachinery v0.18.6
k8s.io/client-go v0.18.6
Expand Down

0 comments on commit 1ad2ad6

Please sign in to comment.