mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-03 03:10:26 -05:00
update gomod again
This commit is contained in:
@@ -68,7 +68,7 @@ require (
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/dolthub/go-mysql-server v0.11.1-0.20220427215633-fa7217b2bfbc
|
||||
github.com/dolthub/go-mysql-server v0.11.1-0.20220427221346-ea348ff6d067
|
||||
github.com/google/flatbuffers v2.0.5+incompatible
|
||||
github.com/gosuri/uilive v0.0.4
|
||||
github.com/kch42/buzhash v0.0.0-20160816060738-9bdec3dec7c6
|
||||
@@ -140,6 +140,7 @@ require (
|
||||
|
||||
replace (
|
||||
github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi => ./gen/proto/dolt/services/eventsapi
|
||||
github.com/dolthub/go-mysql-server => ../../go-mysql-server
|
||||
github.com/oliveagle/jsonpath => github.com/dolthub/jsonpath v0.0.0-20210609232853-d49537a30474
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user