mirror of https://github.com/VinGarcia/ksql.git
Update go.mod for fixing CI
parent
e5d1de061b
commit
3899bb8a75
|
@ -13,7 +13,7 @@ replace (
|
|||
require (
|
||||
github.com/ditointernet/go-assert v0.0.0-20200120164340-9e13125a7018
|
||||
github.com/golang/mock v1.6.0
|
||||
github.com/vingarcia/ksql v1.4.2
|
||||
github.com/vingarcia/ksql v1.4.4
|
||||
github.com/vingarcia/ksql/adapters/kmysql v0.0.0-00010101000000-000000000000
|
||||
github.com/vingarcia/ksql/adapters/kpgx v0.0.0-00010101000000-000000000000
|
||||
github.com/vingarcia/ksql/adapters/ksqlite3 v0.0.0-00010101000000-000000000000
|
||||
|
|
Loading…
Reference in New Issue