Skip to content

Commit ed7b334

Browse files
authored
Fix dependencies after bot update (#983)
Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
1 parent e76ad70 commit ed7b334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require (
55
github.com/gookit/color v1.5.3
66
github.com/lib/pq v1.10.9
77
github.com/mozilla/tls-observatory v0.0.0-20210609171429-7bc42856d2e5
8-
github.com/nbutton23/zxcvbn-go v0.1
8+
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
99
github.com/onsi/ginkgo/v2 v2.11.0
1010
github.com/onsi/gomega v1.27.8
1111
golang.org/x/crypto v0.11.0

0 commit comments

Comments
 (0)