|
| 1 | +[submodule "go-runner/testdata/projects/fzf"] |
| 2 | + path = go-runner/testdata/projects/fzf |
| 3 | + url = https://github.com/junegunn/fzf |
| 4 | +[submodule "go-runner/testdata/projects/opentelemetry-go"] |
| 5 | + path = go-runner/testdata/projects/opentelemetry-go |
| 6 | + url = https://github.com/open-telemetry/opentelemetry-go.git |
| 7 | +[submodule "go-runner/testdata/projects/golang-benchmarks"] |
| 8 | + path = go-runner/testdata/projects/golang-benchmarks |
| 9 | + url = https://github.com/SimonWaldherr/golang-benchmarks |
| 10 | +[submodule "go-runner/testdata/projects/fuego"] |
| 11 | + path = go-runner/testdata/projects/fuego |
| 12 | + url = https://github.com/go-fuego/fuego |
| 13 | +[submodule "go-runner/testdata/projects/hugo"] |
| 14 | + path = go-runner/testdata/projects/hugo |
| 15 | + url = https://github.com/gohugoio/hugo.git |
| 16 | +[submodule "go-runner/testdata/projects/zerolog"] |
| 17 | + path = go-runner/testdata/projects/zerolog |
| 18 | + url = https://github.com/rs/zerolog |
| 19 | +[submodule "go-runner/testdata/projects/zap"] |
| 20 | + path = go-runner/testdata/projects/zap |
| 21 | + url = https://github.com/uber-go/zap |
| 22 | +[submodule "go-runner/testdata/projects/cli-runtime"] |
| 23 | + path = go-runner/testdata/projects/cli-runtime |
| 24 | + url = https://github.com/kubernetes/cli-runtime.git |
0 commit comments