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 505ef19 commit f81adcbCopy full SHA for f81adcb
go.mod
@@ -66,11 +66,9 @@ require (
66
github.com/kelseyhightower/envconfig v1.4.0
67
github.com/kr/pretty v0.3.1
68
github.com/kr/text v0.2.0
69
+ github.com/lib/pq v1.10.9
70
github.com/mattn/go-colorable v0.1.14
71
github.com/miekg/dns v1.1.66
- github.com/lib/pq v1.10.9
72
- github.com/mattn/go-colorable v0.1.13
73
- github.com/miekg/dns v1.1.58
74
github.com/mikesmitty/edkey v0.0.0-20170222072505-3356ea4e686a
75
github.com/mitchellh/cli v1.1.5
76
github.com/mitchellh/copystructure v1.2.0
0 commit comments