Carl Bergquist
68f5ddf18c
replace dep with go modules ( #16017 )
...
- guide shamelessly stolen from prometheus/prometheus
- updates local interface of oauth exchange
- updates local impl of hclogger
- bump jaeger client version
closes #16088
2019-04-16 12:00:55 +02:00
bergquist
6618bff806
mysql: pin the mysql dependency
2018-01-24 11:07:57 +01:00
bergquist
e023f79c5a
migrate from govendor to dep
2018-01-19 09:48:15 +01:00
Daniel Lee
7bc7af6c39
mysql: update mysql driver to latest master
...
The latest master implements the ColumnType interface.
See https://github.com/go-sql-driver/mysql/issues/495
This removes the custom code in the vendor folder that
did a ColumnType mapping.
2018-01-18 11:50:16 +01:00