1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

Run 'make vendor'.

Signed-off-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Felix Fontein
2025-03-28 07:17:51 +01:00
parent 70ae516a76
commit 09203e84f8
2 changed files with 0 additions and 82 deletions

1
go.mod
View File

@@ -144,5 +144,4 @@ require (
golang.org/x/time v0.11.0 // indirect
google.golang.org/genproto v0.0.0-20250324211829-b45e905df463 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)