sourcegraph/dev/ci/integration/executors/tester/config/config.go
Erik Seliger 58fe87f6b5
enterprise: Move last directory out (#57392)
This is the end of the PR train to remove the enterprise directory from out repo since we have consolidated to use a single license.

Bye rough code split :)
2023-10-05 20:15:40 +00:00

7 lines
73 B
Go

package config
import _ "embed"
//go:embed repos.json
var Repos string