File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/Masterminds/goutils v1.1.1 // indirect
1818 github.com/Masterminds/semver/v3 v3.2.0 // indirect
1919 github.com/Masterminds/sprig/v3 v3.2.3 // indirect
20- github.com/ProtonMail/go-crypto v1.4.0 // indirect
20+ github.com/ProtonMail/go-crypto v1.4.1 // indirect
2121 github.com/agext/levenshtein v1.2.3 // indirect
2222 github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
2323 github.com/armon/go-radix v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/Masterminds/sprig/v3 v3.2.3 h1:eL2fZNezLomi0uOLqjQoN6BfsDD+fyLtgbJMAj
1212github.com/Masterminds/sprig/v3 v3.2.3 /go.mod h1:rXcFaZ2zZbLRJv/xSysmlgIM1u11eBaRMhvYXJNkGuM =
1313github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY =
1414github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
15- github.com/ProtonMail/go-crypto v1.4.0 h1:Zq/pbM3F5DFgJiMouxEdSVY44MVoQNEKp5d5QxIQceQ =
16- github.com/ProtonMail/go-crypto v1.4.0 /go.mod h1:e1OaTyu5SYVrO9gKOEhTc+5UcXtTUa+P3uLudwcgPqo =
15+ github.com/ProtonMail/go-crypto v1.4.1 h1:9RfcZHqEQUvP8RzecWEUafnZVtEvrBVL9BiF67IQOfM =
16+ github.com/ProtonMail/go-crypto v1.4.1 /go.mod h1:e1OaTyu5SYVrO9gKOEhTc+5UcXtTUa+P3uLudwcgPqo =
1717github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
1818github.com/agext/levenshtein v1.2.3 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
1919github.com/apparentlymart/go-textseg/v12 v12.0.0 /go.mod h1:S/4uRK2UtaQttw1GenVJEynmyUenKwP++x/+DdGV/Ec =
You can’t perform that action at this time.
0 commit comments