Skip to content

Commit f81adcb

Browse files
committed
update go mod
1 parent 505ef19 commit f81adcb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,9 @@ require (
6666
github.com/kelseyhightower/envconfig v1.4.0
6767
github.com/kr/pretty v0.3.1
6868
github.com/kr/text v0.2.0
69+
github.com/lib/pq v1.10.9
6970
github.com/mattn/go-colorable v0.1.14
7071
github.com/miekg/dns v1.1.66
71-
github.com/lib/pq v1.10.9
72-
github.com/mattn/go-colorable v0.1.13
73-
github.com/miekg/dns v1.1.58
7472
github.com/mikesmitty/edkey v0.0.0-20170222072505-3356ea4e686a
7573
github.com/mitchellh/cli v1.1.5
7674
github.com/mitchellh/copystructure v1.2.0

0 commit comments

Comments
 (0)