Fixup go.mod

This commit is contained in:
Nick Tobey
2025-10-06 21:15:02 -07:00
parent 3e78701608
commit daa35a2eba

View File

@@ -200,7 +200,3 @@ require (
)
go 1.25.0
replace (
github.com/dolthub/go-mysql-server => ../../go-mysql-server
)