Skip to content

Commit

Permalink
Bumping to latest build from fulghum/doltgres-fixes dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fulghum committed Oct 21, 2024
1 parent ad5717a commit 7108058
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi v0.0.0-20240827111219-e4bb9ca3442d
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
github.com/dolthub/go-icu-regex v0.0.0-20240916130659-0118adc6b662
github.com/dolthub/go-mysql-server v0.18.2-0.20241021180142-5f71687e5ab9
github.com/dolthub/go-mysql-server v0.18.2-0.20241021202742-64ebafee5225
github.com/dolthub/sqllogictest/go v0.0.0-20240618184124-ca47f9354216
github.com/dolthub/vitess v0.0.0-20241016191424-d14e107a654e
github.com/fatih/color v1.13.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@ github.com/dolthub/go-mysql-server v0.18.2-0.20241018225641-706812a88f5c h1:tRNO
github.com/dolthub/go-mysql-server v0.18.2-0.20241018225641-706812a88f5c/go.mod h1:z/GGuH2asedC+lkJA4sx+C3oyRH1HRx8ET6N9AGBVms=
github.com/dolthub/go-mysql-server v0.18.2-0.20241021180142-5f71687e5ab9 h1:aJHFkClqIh5xF651f6LjLEKmPuLOY6wSTTOJRRDbdHc=
github.com/dolthub/go-mysql-server v0.18.2-0.20241021180142-5f71687e5ab9/go.mod h1:z/GGuH2asedC+lkJA4sx+C3oyRH1HRx8ET6N9AGBVms=
github.com/dolthub/go-mysql-server v0.18.2-0.20241021202742-64ebafee5225 h1:n03pfpHGJaF2COzHj8SHiGC8mJhapnRt9MTzRiX5TZA=
github.com/dolthub/go-mysql-server v0.18.2-0.20241021202742-64ebafee5225/go.mod h1:z/GGuH2asedC+lkJA4sx+C3oyRH1HRx8ET6N9AGBVms=
github.com/dolthub/gozstd v0.0.0-20240423170813-23a2903bca63 h1:OAsXLAPL4du6tfbBgK0xXHZkOlos63RdKYS3Sgw/dfI=
github.com/dolthub/gozstd v0.0.0-20240423170813-23a2903bca63/go.mod h1:lV7lUeuDhH5thVGDCKXbatwKy2KW80L4rMT46n+Y2/Q=
github.com/dolthub/ishell v0.0.0-20240701202509-2b217167d718 h1:lT7hE5k+0nkBdj/1UOSFwjWpNxf+LCApbRHgnCA17XE=
Expand Down

0 comments on commit 7108058

Please sign in to comment.