|
@@ -14,7 +14,6 @@ require (
|
|
|
github.com/go-sql-driver/mysql v1.5.0
|
|
|
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
|
|
|
github.com/grandcat/zeroconf v1.0.0
|
|
|
- github.com/jmespath/go-jmespath v0.3.0 // indirect
|
|
|
github.com/lib/pq v1.3.0
|
|
|
github.com/mattn/go-sqlite3 v2.0.3+incompatible
|
|
|
github.com/miekg/dns v1.1.29 // indirect
|
|
@@ -41,7 +40,6 @@ require (
|
|
|
google.golang.org/genproto v0.0.0-20200403120447-c50568487044 // indirect
|
|
|
gopkg.in/ini.v1 v1.55.0 // indirect
|
|
|
gopkg.in/natefinch/lumberjack.v2 v2.0.0
|
|
|
- gopkg.in/yaml.v2 v2.2.8 // indirect
|
|
|
)
|
|
|
|
|
|
replace (
|