terragrunt: 0.11.0 -> 0.11.1
This commit is contained in:
parent
0f64656dca
commit
ffa2bc2382
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
name = "terragrunt-${version}";
|
name = "terragrunt-${version}";
|
||||||
version = "0.11.0";
|
version = "0.11.1";
|
||||||
|
|
||||||
goPackagePath = "github.com/gruntwork-io/terragrunt";
|
goPackagePath = "github.com/gruntwork-io/terragrunt";
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ buildGoPackage rec {
|
|||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
owner = "gruntwork-io";
|
owner = "gruntwork-io";
|
||||||
repo = "terragrunt";
|
repo = "terragrunt";
|
||||||
sha256 = "0i0ds6llkzrn6a0qq53d2pbb6ghc47lnd004zqfbgn3kwiajx73b";
|
sha256 = "061ix4m64i8bvjpqm6hn83nnkvqrp5y0hh5gzmxiik2nz3by1rx5";
|
||||||
};
|
};
|
||||||
|
|
||||||
goDeps = ./deps.nix;
|
goDeps = ./deps.nix;
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# This file was generated by go2nix.
|
# This file was generated by https://github.com/kamilchm/go2nix v1.2.0
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
goPackagePath = "github.com/aws/aws-sdk-go";
|
goPackagePath = "github.com/aws/aws-sdk-go";
|
||||||
fetch = {
|
fetch = {
|
||||||
type = "git";
|
type = "git";
|
||||||
url = "https://github.com/aws/aws-sdk-go";
|
url = "https://github.com/aws/aws-sdk-go";
|
||||||
rev = "78568b07950e5e7948496878fe99b9436add41d4";
|
rev = "c790b8046767d9c773ad83c327ab988312f85a94";
|
||||||
sha256 = "0qi3q9qx8k055i2hlc6n8agl7nw1hzcw7aqqykla6z0hjv2hq0c3";
|
sha256 = "0bhk7j088r8hhf05l70gpfnprxk7vzgb1fql9brk065hw2xnplsr";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
@ -32,8 +32,8 @@
|
|||||||
fetch = {
|
fetch = {
|
||||||
type = "git";
|
type = "git";
|
||||||
url = "https://github.com/hashicorp/go-getter";
|
url = "https://github.com/hashicorp/go-getter";
|
||||||
rev = "c3d66e76678dce180a7b452653472f949aedfbcd";
|
rev = "e48f67b534e614bf7fbd978fd0020f61a17b7527";
|
||||||
sha256 = "0ykpkiszcwp3hnvnnyl95zdrsziwrzr989ynyvbfkgpnkqfdhfy7";
|
sha256 = "0dlmirfi0pfbwylcjf2mggzav5r7bzdy19m3by6dgarn6izx6g7i";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
@ -77,8 +77,8 @@
|
|||||||
fetch = {
|
fetch = {
|
||||||
type = "git";
|
type = "git";
|
||||||
url = "https://github.com/mitchellh/mapstructure";
|
url = "https://github.com/mitchellh/mapstructure";
|
||||||
rev = "db1efb556f84b25a0a13a04aad883943538ad2e0";
|
rev = "53818660ed4955e899c0bcafa97299a388bd7c8e";
|
||||||
sha256 = "1pl1rwc9q3kz0banwi493cyhmn5mlc4mb97sx68jkdz6pck7fy0h";
|
sha256 = "10gdkk8gcjv0lg15ajy68dwgvfkjhawk08ccs9x9ym1adp6l2ycs";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
@ -95,8 +95,8 @@
|
|||||||
fetch = {
|
fetch = {
|
||||||
type = "git";
|
type = "git";
|
||||||
url = "https://github.com/urfave/cli";
|
url = "https://github.com/urfave/cli";
|
||||||
rev = "9e5b04886c4bfee2ceba1465b8121057355c4e53";
|
rev = "8ba6f23b6e36d03666a14bd9421f5e3efcb59aca";
|
||||||
sha256 = "18jx6ypc1w02ha37rsx6hhmdwqmnybajd6l54qm07bdb850ip9db";
|
sha256 = "01s53ny3p0fdx64rnwcnmjj4xpc5adihnh6islsfq5z1ph2phhnj";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user