Fix go.mod on examples module

pull/20/head
Vinícius Garcia 2022-03-27 09:46:29 -03:00
parent 34d0fc0236
commit 60835ac429
1 changed files with 1 additions and 1 deletions

View File

@ -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 v0.0.0-00010101000000-000000000000
github.com/vingarcia/ksql v1.4.2
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