Skip to content

Commit b6524ce

Browse files
renovate-botCosmin Cojocar
authored andcommitted
Update all dependencies
1 parent 00bbbd8 commit b6524ce

File tree

2 files changed

+573
-3
lines changed

2 files changed

+573
-3
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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
)

0 commit comments

Comments
 (0)