6 lines
98 B
Go
6 lines
98 B
Go
package doltgres_builder
|
|
|
|
const (
|
|
GithubDoltgres = "https://github.com/dolthub/doltgresql.git"
|
|
)
|