We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76ad70 commit ed7b334Copy full SHA for ed7b334
go.mod
@@ -5,7 +5,7 @@ require (
5
github.com/gookit/color v1.5.3
6
github.com/lib/pq v1.10.9
7
github.com/mozilla/tls-observatory v0.0.0-20210609171429-7bc42856d2e5
8
- github.com/nbutton23/zxcvbn-go v0.1
+ github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
9
github.com/onsi/ginkgo/v2 v2.11.0
10
github.com/onsi/gomega v1.27.8
11
golang.org/x/crypto v0.11.0
0 commit comments