64 lines
1.5 KiB
Nix
Generated
64 lines
1.5 KiB
Nix
Generated
# file generated from go.mod using vgo2nix (https://github.com/adisbladis/vgo2nix)
|
|
[
|
|
|
|
{
|
|
goPackagePath = "github.com/ghodss/yaml";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/ghodss/yaml";
|
|
rev = "v1.0.0";
|
|
sha256 = "0skwmimpy7hlh7pva2slpcplnm912rp3igs98xnqmn859kwa5v8g";
|
|
};
|
|
}
|
|
|
|
{
|
|
goPackagePath = "github.com/golang/glog";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/golang/glog";
|
|
rev = "23def4e6c14b";
|
|
sha256 = "0jb2834rw5sykfr937fxi8hxi2zy80sj2bdn9b3jb4b26ksqng30";
|
|
};
|
|
}
|
|
|
|
{
|
|
goPackagePath = "github.com/spf13/cobra";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/cobra";
|
|
rev = "v0.0.3";
|
|
sha256 = "1q1nsx05svyv9fv3fy6xv6gs9ffimkyzsfm49flvl3wnvf1ncrkd";
|
|
};
|
|
}
|
|
|
|
{
|
|
goPackagePath = "github.com/spf13/pflag";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://github.com/spf13/pflag";
|
|
rev = "v1.0.3";
|
|
sha256 = "1cj3cjm7d3zk0mf1xdybh0jywkbbw7a6yr3y22x9sis31scprswd";
|
|
};
|
|
}
|
|
|
|
{
|
|
goPackagePath = "gopkg.in/check.v1";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/check.v1";
|
|
rev = "20d25e280405";
|
|
sha256 = "0k1m83ji9l1a7ng8a7v40psbymxasmssbrrhpdv2wl4rhs0nc3np";
|
|
};
|
|
}
|
|
|
|
{
|
|
goPackagePath = "gopkg.in/yaml.v2";
|
|
fetch = {
|
|
type = "git";
|
|
url = "https://gopkg.in/yaml.v2";
|
|
rev = "v2.2.1";
|
|
sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
|
|
};
|
|
}
|
|
]
|