-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.12 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "go-runner/testdata/projects/fzf"]
path = go-runner/testdata/projects/fzf
url = https://github.com/junegunn/fzf
[submodule "go-runner/testdata/projects/opentelemetry-go"]
path = go-runner/testdata/projects/opentelemetry-go
url = https://github.com/open-telemetry/opentelemetry-go.git
[submodule "go-runner/testdata/projects/golang-benchmarks"]
path = go-runner/testdata/projects/golang-benchmarks
url = https://github.com/SimonWaldherr/golang-benchmarks
[submodule "go-runner/testdata/projects/fuego"]
path = go-runner/testdata/projects/fuego
url = https://github.com/go-fuego/fuego
[submodule "go-runner/testdata/projects/zerolog"]
path = go-runner/testdata/projects/zerolog
url = https://github.com/rs/zerolog
[submodule "go-runner/testdata/projects/zap"]
path = go-runner/testdata/projects/zap
url = https://github.com/uber-go/zap
[submodule "go-runner/testdata/projects/cli-runtime"]
path = go-runner/testdata/projects/cli-runtime
url = https://github.com/kubernetes/cli-runtime.git
[submodule "go-runner/testdata/projects/quic-go"]
path = go-runner/testdata/projects/quic-go
url = https://github.com/quic-go/quic-go