File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
pkgs ? import <nixpkgs> { } ,
3
- vendorHash ? "sha256-UmumPifdmAg9nqVG/AgqNZO628DZEJ8yPvhrWALVFdI =" ,
3
+ vendorHash ? "sha256-USoUn6rKUgI4hbZxoFgO44tW/T3Cf5ZM3WfJ9iRIIyo =" ,
4
4
} :
5
5
let
6
6
sops-install-secrets = pkgs . callPackage ./pkgs/sops-install-secrets {
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/joho/godotenv v1.5.1
12
12
github.com/mozilla-services/yaml v0.0.0-20201007153854-c369669a6625
13
13
golang.org/x/crypto v0.39.0
14
- golang.org/x/sys v0.33 .0
14
+ golang.org/x/sys v0.34 .0
15
15
gopkg.in/ini.v1 v1.67.0
16
16
)
17
17
Original file line number Diff line number Diff line change @@ -311,8 +311,8 @@ golang.org/x/sync v0.15.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
311
311
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
312
312
golang.org/x/sys v0.1.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
313
313
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
314
- golang.org/x/sys v0.33 .0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw =
315
- golang.org/x/sys v0.33 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
314
+ golang.org/x/sys v0.34 .0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA =
315
+ golang.org/x/sys v0.34 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
316
316
golang.org/x/term v0.32.0 h1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg =
317
317
golang.org/x/term v0.32.0 /go.mod h1:uZG1FhGx848Sqfsq4/DlJr3xGGsYMu/L5GW4abiaEPQ =
318
318
golang.org/x/text v0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M =
You can’t perform that action at this time.
0 commit comments