File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/cyberdelia/go-metrics-graphite v0.0.0-20161219230853-39f87cc3b432
1010 github.com/fatih/color v1.10.0 // indirect
1111 github.com/go-martini/martini v0.0.0-20170121215854-22fa46961aab
12- github.com/go-sql-driver/mysql v1.6.0
12+ github.com/go-sql-driver/mysql v1.7.1
1313 github.com/google/btree v1.0.0 // indirect
1414 github.com/hashicorp/consul/api v1.7.0
1515 github.com/hashicorp/go-cleanhttp v0.5.2-0.20190406162018-d3fcbee8e181 // indirect
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ github.com/fatih/color
1818# github.com/go-martini/martini v0.0.0-20170121215854-22fa46961aab
1919## explicit
2020github.com/go-martini/martini
21- # github.com/go-sql-driver/mysql v1.6.0
21+ # github.com/go-sql-driver/mysql v1.7.1
2222## explicit
2323github.com/go-sql-driver/mysql
2424# github.com/google/btree v1.0.0
You can’t perform that action at this time.
0 commit comments