Dale Hui
f5c4ccff1f
Update dependencies
2019-03-01 17:45:37 -08:00
Tomás Senart
06c80ae2da
postgres: Use multierror.Error in ensureVersionTable
2019-01-15 11:28:49 +01:00
Dale Hui
1ca4da9a33
Run `go mod tidy`
2019-01-14 12:56:51 -08:00
Dale Hui
2feaaaddda
Update dktest from v0.2.0 to v0.3.0
...
- Update ReadyFuncs accordingly
2019-01-08 22:39:26 -08:00
Dale Hui
9870a84b99
Update Cassandra DB driver (gocql)
2019-01-08 11:25:23 -08:00
Dale Hui
809c7f0ac8
Use dktest to run docker tests
...
- Leaving migrate/testing in case there are unknown consumers
- Add migrate/dktesting package
- Update tests to use migrate/dktesting instead of migrate/testing
2019-01-08 05:11:07 -08:00
DBobrov
bcd4f6e7dd
added mongodb driver
2019-01-01 11:14:27 +03:00
Francisco Souza
6a53d7d10d
Upgrade go-sql-driver/mysql to v1.4.1
...
Fixes #139 .
2018-12-18 18:01:52 -05:00
Dale Hui
ea1928c904
Update dependencies
2018-10-15 13:26:18 -07:00
Veniamin Albaev
956441176f
github.com/docker/docker package updated to api v1.37
...
To avoid github.com/sirupsen/logrus package name case collision with go mod
2018-10-15 17:39:43 +03:00
Dale Hui
83d01b7e1c
Run `go mod tidy`
2018-10-10 16:16:23 -07:00
Dale Hui
fc2b2e9c64
Use v4 for Go module support
2018-10-10 16:16:23 -07:00
Dale Hui
107db3f407
Revert "Remove support for Go modules"
...
This reverts commit 5e96539f55
.
2018-10-10 16:15:33 -07:00
Dale Hui
5e96539f55
Remove support for Go modules
2018-10-10 13:34:03 -07:00
Dale Hui
16dea48c82
Fix module support by opting in to modules
2018-09-14 01:14:42 -07:00
Dale Hui
6f233b3b58
Update dependencies
2018-09-13 16:14:43 -07:00
Dale Hui
16f2b1736e
Support Go 1.11 and drop support for Go 1.9
...
- Support modules in Go 1.11
2018-09-04 19:11:19 -07:00