goa: 1.4.0 -> 1.4.1 (#57966)

This commit is contained in:
Anatolii Prylutskyi 2019-04-09 01:32:55 +03:00 committed by xeji
parent bc5c2f4c60
commit 40cd13ae57
2 changed files with 16 additions and 17 deletions

View file

@ -2,7 +2,7 @@
buildGoPackage rec {
name = "goa-${version}";
version = "1.4.0";
version = "1.4.1";
goPackagePath = "github.com/goadesign/goa";
subPackages = [ "goagen" ];
@ -11,7 +11,7 @@ buildGoPackage rec {
owner = "goadesign";
repo = "goa";
rev = "v${version}";
sha256 = "1qx3c7dyq5wqxidfrk3ywc55fk64najj63f2jmfisfq4ixgwxdw9";
sha256 = "0qcd4ii6arlpsivfdhcwidvnd8zbxxvf574jyxyvm1aazl8sqxj7";
};
goDeps = ./deps.nix;

View file

@ -1,4 +1,4 @@
# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
{
goPackagePath = "github.com/dimfeld/httppath";
@ -9,6 +9,15 @@
sha256 = "1c1kic8g3r78g6h4xl8n2ac1waxsb9fqz40k20ypi08k24mv3ha9";
};
}
{
goPackagePath = "github.com/gofrs/uuid";
fetch = {
type = "git";
url = "https://github.com/gofrs/uuid";
rev = "e684523faa0581e44663968f097d478c499d4276";
sha256 = "1p2md0bmfnn7kaa866fnb8lfnmlzzb8wfhp4ym5915p8mv4whxgz";
};
}
{
goPackagePath = "github.com/manveru/faker";
fetch = {
@ -18,15 +27,6 @@
sha256 = "1cnrf4wdjhxd9fryhlp2krl9acz6dzwic89gshs49pg3aajlf4dy";
};
}
{
goPackagePath = "github.com/satori/go.uuid";
fetch = {
type = "git";
url = "https://github.com/satori/go.uuid";
rev = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e";
sha256 = "0nc0ggn0a6bcwdrwinnx3z6889x65c20a2dwja0n8can3xblxs35";
};
}
{
goPackagePath = "github.com/spf13/cobra";
fetch = {
@ -59,8 +59,8 @@
fetch = {
type = "git";
url = "https://go.googlesource.com/tools";
rev = "f60d9635b16a5a57b06eaa119614ba4df421966a";
sha256 = "1h587gvgwlpjdn8q3s8i1blfwfklqi0cpb0szj99w1mkgl0ads13";
rev = "a754db16a40a9d94359b6600b825419c0ca6f986";
sha256 = "0n0cwb2szcjbyncqhdia77spcjsbm05jcgpnh0i8rdr16ixwanyq";
};
}
{
@ -68,9 +68,8 @@
fetch = {
type = "git";
url = "https://gopkg.in/yaml.v2";
rev = "5420a8b6744d3b0345ab293f6fcba19c978f1183";
sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
rev = "51d6538a90f86fe93ac480b35f37b2be17fef232";
sha256 = "01wj12jzsdqlnidpyjssmj0r4yavlqy7dwrg7adqd8dicjc4ncsa";
};
}
]