Skip to content

Commit 5b24a80

Browse files
authored
Merge pull request #2700 from dolthub/jennifer/dolt-bump
[no-release-notes] dolt bump
2 parents 3610b86 + 3f11593 commit 5b24a80

3 files changed

Lines changed: 33 additions & 18 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ 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.20260505174628-1b8bc4a1f0fd
9+
github.com/dolthub/dolt/go v0.40.5-0.20260505211044-744e3b242179
1010
github.com/dolthub/eventsapi_schema v0.0.0-20260310172945-37a9265ade69
1111
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
12-
github.com/dolthub/go-mysql-server v0.20.1-0.20260504234906-b4fc3a6e3cc5
12+
github.com/dolthub/go-mysql-server v0.20.1-0.20260505171600-5a9dda3f04ff
1313
github.com/dolthub/pg_query_go/v6 v6.0.0-20251215122834-fb20be4254d1
1414
github.com/dolthub/sqllogictest/go v0.0.0-20240618184124-ca47f9354216
15-
github.com/dolthub/vitess v0.0.0-20260504232330-bcb1b9015c48
15+
github.com/dolthub/vitess v0.0.0-20260505163811-77e5224be390
1616
github.com/fatih/color v1.13.0
1717
github.com/goccy/go-json v0.10.2
1818
github.com/gogo/protobuf v1.3.2

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ github.com/dolthub/aws-sdk-go-ini-parser v0.0.0-20250305001723-2821c37f6c12 h1:I
245245
github.com/dolthub/aws-sdk-go-ini-parser v0.0.0-20250305001723-2821c37f6c12/go.mod h1:rN7X8BHwkjPcfMQQ2QTAq/xM3leUSGLfb+1Js7Y6TVo=
246246
github.com/dolthub/dolt-mcp v0.3.4 h1:AyG5cw+fNWXDHXujtQnqUPZrpWtPg6FN6yYtjv1pP44=
247247
github.com/dolthub/dolt-mcp v0.3.4/go.mod h1:bCZ7KHvDYs+M0e+ySgmGiNvLhcwsN7bbf5YCyillLrk=
248-
github.com/dolthub/dolt/go v0.40.5-0.20260505174628-1b8bc4a1f0fd h1:nWpxjJMGeNNrKnMzqcihLdsOcdzHPZXw1VfwKrh1eHU=
249-
github.com/dolthub/dolt/go v0.40.5-0.20260505174628-1b8bc4a1f0fd/go.mod h1:bjYYYVBPSlOKvpsX5AdGftveZQCIC5cyqvFUK5I+0CQ=
248+
github.com/dolthub/dolt/go v0.40.5-0.20260505211044-744e3b242179 h1:SeL+HZzv2gP7+jtCO1WQEDvbWunyS5oCuNO3I3sKIw0=
249+
github.com/dolthub/dolt/go v0.40.5-0.20260505211044-744e3b242179/go.mod h1:APpkaZsKNNwupmOvCSNyyYstpUHn+sSo9Ix/7mGx6/0=
250250
github.com/dolthub/eventsapi_schema v0.0.0-20260310172945-37a9265ade69 h1:JShhbqMw26nKx3pqqu/cFxOpzBkN+4elVhzuUfgDw2k=
251251
github.com/dolthub/eventsapi_schema v0.0.0-20260310172945-37a9265ade69/go.mod h1:SSLraQS/jGLYFgff3vuZ+JbVUct6vyEeMzjLBqWqoyM=
252252
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2 h1:u3PMzfF8RkKd3lB9pZ2bfn0qEG+1Gms9599cr0REMww=
@@ -255,8 +255,8 @@ github.com/dolthub/fslock v0.0.3 h1:iLMpUIvJKMKm92+N1fmHVdxJP5NdyDK5bK7z7Ba2s2U=
255255
github.com/dolthub/fslock v0.0.3/go.mod h1:QWql+P17oAAMLnL4HGB5tiovtDuAjdDTPbuqx7bYfa0=
256256
github.com/dolthub/go-icu-regex v0.0.0-20260412212219-49724d547866 h1:U6gSf5I0e6h6GP1/5Sa7D2lWW1CWfcVPtY5wkyHq6jY=
257257
github.com/dolthub/go-icu-regex v0.0.0-20260412212219-49724d547866/go.mod h1:F3cnm+vMRK1HaU6+rNqQrOCyR03HHhR1GWG2gnPOqaE=
258-
github.com/dolthub/go-mysql-server v0.20.1-0.20260504234906-b4fc3a6e3cc5 h1:F7prHhrdLPuzacr9+hpklMxZ4Q2M2dqsKzxX8FqiRXs=
259-
github.com/dolthub/go-mysql-server v0.20.1-0.20260504234906-b4fc3a6e3cc5/go.mod h1:hhGHXWslZ2AFzPkgJqoHtH6fZ/lNMk25SAe2RHKpQLU=
258+
github.com/dolthub/go-mysql-server v0.20.1-0.20260505171600-5a9dda3f04ff h1:q3GZb7jKVgbn0hU4f458E4vTX4NMzEVSkddC3M3dI80=
259+
github.com/dolthub/go-mysql-server v0.20.1-0.20260505171600-5a9dda3f04ff/go.mod h1:55n1yslSIZ5uewFbtd82DsYt3f9vUKwnRN5GZJie+nE=
260260
github.com/dolthub/gozstd v0.0.0-20240423170813-23a2903bca63 h1:OAsXLAPL4du6tfbBgK0xXHZkOlos63RdKYS3Sgw/dfI=
261261
github.com/dolthub/gozstd v0.0.0-20240423170813-23a2903bca63/go.mod h1:lV7lUeuDhH5thVGDCKXbatwKy2KW80L4rMT46n+Y2/Q=
262262
github.com/dolthub/ishell v0.0.0-20260414231531-5f031e3e9037 h1:oIW9HwuWrhxv+4HZxA+QQSKHLqWFyXZ2FmNjUYwkdiM=
@@ -267,8 +267,8 @@ github.com/dolthub/pg_query_go/v6 v6.0.0-20251215122834-fb20be4254d1 h1:GY17cGA4
267267
github.com/dolthub/pg_query_go/v6 v6.0.0-20251215122834-fb20be4254d1/go.mod h1:qnrZP3/1slFl2Bq5yw38HLOsArZareGwdpEceriblLc=
268268
github.com/dolthub/sqllogictest/go v0.0.0-20240618184124-ca47f9354216 h1:JWkKRE4EHUcEVQCMRBej8DYxjYjRz/9MdF/NNQh0o70=
269269
github.com/dolthub/sqllogictest/go v0.0.0-20240618184124-ca47f9354216/go.mod h1:e/FIZVvT2IR53HBCAo41NjqgtEnjMJGKca3Y/dAmZaA=
270-
github.com/dolthub/vitess v0.0.0-20260504232330-bcb1b9015c48 h1:znkwaIJnYUf9kL6hNctwWOaKDH0h1jWevwdmo0Otojo=
271-
github.com/dolthub/vitess v0.0.0-20260504232330-bcb1b9015c48/go.mod h1:dKAkzdfRkAudpc0g8JOQ0eiEjV83TYIFz/yNIEdcjXM=
270+
github.com/dolthub/vitess v0.0.0-20260505163811-77e5224be390 h1:FjUnJYan3i3mrk/i+qENwFOQhA+XfH+wgAucbgi/4sQ=
271+
github.com/dolthub/vitess v0.0.0-20260505163811-77e5224be390/go.mod h1:dKAkzdfRkAudpc0g8JOQ0eiEjV83TYIFz/yNIEdcjXM=
272272
github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
273273
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
274274
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=

testing/go/pgcatalog_test.go

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5512,6 +5512,9 @@ WHERE pg_catalog.pg_class.relkind = ANY (ARRAY['r', 'p', 'f', 'v', 'm']) AND pg_
55125512
{"date", "timestamp without time zone", nil, "t", "dolt_log", nil, "", nil},
55135513
{"message", "text", nil, "t", "dolt_log", nil, "", nil},
55145514
{"commit_order", "numeric", nil, "t", "dolt_log", nil, "", nil},
5515+
{"parents", "text", nil, "f", "dolt_log", nil, "", nil},
5516+
{"refs", "text", nil, "t", "dolt_log", nil, "", nil},
5517+
{"signature", "text", nil, "f", "dolt_log", nil, "", nil},
55155518
{"author", "text", nil, "t", "dolt_log", nil, "", nil},
55165519
{"author_email", "text", nil, "t", "dolt_log", nil, "", nil},
55175520
{"author_date", "timestamp without time zone", nil, "t", "dolt_log", nil, "", nil},
@@ -5585,6 +5588,9 @@ JOIN pg_catalog.pg_namespace ON pg_catalog.pg_namespace.oid = pg_catalog.pg_type
55855588
{"date", "timestamp without time zone", nil, "t", "dolt_log", nil, "", nil},
55865589
{"message", "text", nil, "t", "dolt_log", nil, "", nil},
55875590
{"commit_order", "numeric", nil, "t", "dolt_log", nil, "", nil},
5591+
{"parents", "text", nil, "f", "dolt_log", nil, "", nil},
5592+
{"refs", "text", nil, "t", "dolt_log", nil, "", nil},
5593+
{"signature", "text", nil, "f", "dolt_log", nil, "", nil},
55885594
{"author", "text", nil, "t", "dolt_log", nil, "", nil},
55895595
{"author_email", "text", nil, "t", "dolt_log", nil, "", nil},
55905596
{"author_date", "timestamp without time zone", nil, "t", "dolt_log", nil, "", nil},
@@ -6115,9 +6121,12 @@ func TestSystemTablesInPgcatalog(t *testing.T) {
61156121
{909123395, "date", 1114, 4, "t", "f", "f"},
61166122
{909123395, "message", 25, 5, "t", "f", "f"},
61176123
{909123395, "commit_order", 1700, 6, "t", "f", "f"},
6118-
{909123395, "author", 25, 7, "t", "f", "f"},
6119-
{909123395, "author_email", 25, 8, "t", "f", "f"},
6120-
{909123395, "author_date", 1114, 9, "t", "f", "f"},
6124+
{909123395, "parents", 25, 7, "f", "f", "f"},
6125+
{909123395, "refs", 25, 8, "t", "f", "f"},
6126+
{909123395, "signature", 25, 9, "f", "f", "f"},
6127+
{909123395, "author", 25, 10, "t", "f", "f"},
6128+
{909123395, "author_email", 25, 11, "t", "f", "f"},
6129+
{909123395, "author_date", 1114, 12, "t", "f", "f"},
61216130
{1060579466, "table_name", 25, 1, "t", "f", "f"},
61226131
{1060579466, "staged", 16, 2, "t", "f", "f"},
61236132
{1060579466, "status", 25, 3, "t", "f", "f"},
@@ -6205,9 +6214,12 @@ func TestSystemTablesInPgcatalog(t *testing.T) {
62056214
{2067982358, "date", 1114, 4, "t", "f", "f"},
62066215
{2067982358, "message", 25, 5, "t", "f", "f"},
62076216
{2067982358, "commit_order", 1700, 6, "t", "f", "f"},
6208-
{2067982358, "author", 25, 7, "t", "f", "f"},
6209-
{2067982358, "author_email", 25, 8, "t", "f", "f"},
6210-
{2067982358, "author_date", 1114, 9, "t", "f", "f"},
6217+
{2067982358, "parents", 25, 7, "f", "f", "f"},
6218+
{2067982358, "refs", 25, 8, "t", "f", "f"},
6219+
{2067982358, "signature", 25, 9, "f", "f", "f"},
6220+
{2067982358, "author", 25, 10, "t", "f", "f"},
6221+
{2067982358, "author_email", 25, 11, "t", "f", "f"},
6222+
{2067982358, "author_date", 1114, 12, "t", "f", "f"},
62116223
{2357712556, "commit_hash", 25, 1, "t", "f", "f"},
62126224
{2357712556, "table_name", 25, 2, "t", "f", "f"},
62136225
{2357712556, "committer", 25, 3, "t", "f", "f"},
@@ -6291,9 +6303,12 @@ func TestSystemTablesInPgcatalog(t *testing.T) {
62916303
{3491847678, "date", 1114, 4, "t", "f", "f"},
62926304
{3491847678, "message", 25, 5, "t", "f", "f"},
62936305
{3491847678, "commit_order", 1700, 6, "t", "f", "f"},
6294-
{3491847678, "author", 25, 7, "t", "f", "f"},
6295-
{3491847678, "author_email", 25, 8, "t", "f", "f"},
6296-
{3491847678, "author_date", 1114, 9, "t", "f", "f"},
6306+
{3491847678, "parents", 25, 7, "f", "f", "f"},
6307+
{3491847678, "refs", 25, 8, "t", "f", "f"},
6308+
{3491847678, "signature", 25, 9, "f", "f", "f"},
6309+
{3491847678, "author", 25, 10, "t", "f", "f"},
6310+
{3491847678, "author_email", 25, 11, "t", "f", "f"},
6311+
{3491847678, "author_date", 1114, 12, "t", "f", "f"},
62976312
{3554775706, "table_name", 25, 1, "t", "f", "f"},
62986313
{3554775706, "staged", 16, 2, "t", "f", "f"},
62996314
{3554775706, "status", 25, 3, "t", "f", "f"},

0 commit comments

Comments
 (0)