File tree Expand file tree Collapse file tree 2 files changed +573
-3
lines changed
Expand file tree Collapse file tree 2 files changed +573
-3
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,11 @@ require (
55 github.com/gookit/color v1.3.6
66 github.com/kr/pretty v0.1.0 // indirect
77 github.com/lib/pq v1.9.0 // indirect
8- github.com/mozilla/tls-observatory v0.0.0-20201209171846-0547674fceff
8+ github.com/mozilla/tls-observatory v0.0.0-20210122162659-40dcc08a8897
99 github.com/nbutton23/zxcvbn-go v0.0.0-20201221231540-e56b841a3c88
1010 github.com/onsi/ginkgo v1.14.2
1111 github.com/onsi/gomega v1.10.4
12- github.com/stretchr/testify v1.4.0 // indirect
13- golang.org/x/tools v0.0.0-20210102185154-773b96fafca2
12+ golang.org/x/tools v0.1.0
1413 gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
1514 gopkg.in/yaml.v2 v2.4.0
1615)
You can’t perform that action at this time.
0 commit comments