Files
dolthub--doltgresql/utils/doltgres_builder/constants.go
T
2026-07-13 12:32:25 +08:00

6 lines
98 B
Go

package doltgres_builder
const (
GithubDoltgres = "https://github.com/dolthub/doltgresql.git"
)