This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
45 lines (45 loc) · 1.65 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "github.com/fsnotify/fsnotify"]
path = github.com/fsnotify/fsnotify
url = https://github.com/fsnotify/fsnotify
[submodule "github.com/hashicorp/hcl"]
path = github.com/hashicorp/hcl
url = https://github.com/hashicorp/hcl
[submodule "github.com/magiconair/properties"]
path = github.com/magiconair/properties
url = https://github.com/magiconair/properties
[submodule "github.com/mitchellh/mapstructure"]
path = github.com/mitchellh/mapstructure
url = https://github.com/mitchellh/mapstructure
[submodule "github.com/pelletier/go-toml"]
path = github.com/pelletier/go-toml
url = https://github.com/pelletier/go-toml
[submodule "github.com/spf13/afero"]
path = github.com/spf13/afero
url = https://github.com/spf13/afero
[submodule "github.com/spf13/cast"]
path = github.com/spf13/cast
url = https://github.com/spf13/cast
[submodule "github.com/spf13/cobra"]
path = github.com/spf13/cobra
url = https://github.com/spf13/cobra
[submodule "github.com/spf13/jwalterweatherman"]
path = github.com/spf13/jwalterweatherman
url = https://github.com/spf13/jwalterweatherman
[submodule "github.com/spf13/viper"]
path = github.com/spf13/viper
url = https://github.com/spf13/viper
[submodule "github.com/subosito/gotenv"]
path = github.com/subosito/gotenv
url = https://github.com/subosito/gotenv
[submodule "golang.org/x/sys"]
path = golang.org/x/sys
url = https://golang.org/x/sys
[submodule "golang.org/x/text"]
path = golang.org/x/text
url = https://golang.org/x/text
[submodule "gopkg.in/yaml.v2"]
path = gopkg.in/yaml.v2
url = https://gopkg.in/yaml.v2
[submodule "github.com/spf13/pflag"]
path = github.com/spf13/pflag
url = https://github.com/spf13/pflag