Skip to content

Commit 7f1444c

Browse files
committed
new gms
1 parent e72a04a commit 7f1444c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/PuerkitoBio/goquery v1.8.1
77
github.com/cockroachdb/apd/v2 v2.0.3-0.20200518165714-d020e156310a
88
github.com/cockroachdb/errors v1.7.5
9-
github.com/dolthub/dolt/go v0.40.5-0.20251213003033-5aae073ad198
9+
github.com/dolthub/dolt/go v0.40.5-0.20251216020900-9c1c5ed2c8fd
1010
github.com/dolthub/eventsapi_schema v0.0.0-20250915094920-eadfd39051ca
1111
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
1212
github.com/dolthub/go-mysql-server v0.20.1-0.20251216223848-500454bc6d5f

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ github.com/dolthub/dolt-mcp v0.2.2 h1:bpROmam74n95uU4EA3BpOIVlTDT0pzeFMBwe/YRq2m
230230
github.com/dolthub/dolt-mcp v0.2.2/go.mod h1:S++DJ4QWTAXq+0TNzFa7Oq3IhoT456DJHwAINFAHgDQ=
231231
github.com/dolthub/dolt/go v0.40.5-0.20251213003033-5aae073ad198 h1:2DdAh70y/xSC4Ej/TWyRWJsjvd4R3T7lF0Nb3pzJhpo=
232232
github.com/dolthub/dolt/go v0.40.5-0.20251213003033-5aae073ad198/go.mod h1:eBvkNDgUSm/z17brovrRzfL57dwlQXBoXfqeisMUQ9E=
233+
github.com/dolthub/dolt/go v0.40.5-0.20251216020900-9c1c5ed2c8fd h1:GcS8p05zGvduMKRB2O2KeTwPrWC3a5M3VX/tkR5fAYU=
234+
github.com/dolthub/dolt/go v0.40.5-0.20251216020900-9c1c5ed2c8fd/go.mod h1:9p1QMq5hTZAExGlwK0+VJqfsMnV+TPw6ANk0QaxTZh8=
233235
github.com/dolthub/eventsapi_schema v0.0.0-20250915094920-eadfd39051ca h1:BGFz/0OlKIuC6qHIZQbvPapFvdAJkeEyGXWVgL5clmE=
234236
github.com/dolthub/eventsapi_schema v0.0.0-20250915094920-eadfd39051ca/go.mod h1:CoDLfgPqHyBtth0Cp+fi/CmC4R81zJNX4wPjShdZ+Bw=
235237
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2 h1:u3PMzfF8RkKd3lB9pZ2bfn0qEG+1Gms9599cr0REMww=

0 commit comments

Comments
 (0)