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 (
5
5
github.com/gookit/color v1.3.6
6
6
github.com/kr/pretty v0.1.0 // indirect
7
7
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
9
9
github.com/nbutton23/zxcvbn-go v0.0.0-20201221231540-e56b841a3c88
10
10
github.com/onsi/ginkgo v1.14.2
11
11
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
14
13
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
15
14
gopkg.in/yaml.v2 v2.4.0
16
15
)
You can’t perform that action at this time.
0 commit comments