File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/Masterminds/semver/v3 v3.3.1 // indirect
34
34
github.com/Microsoft/go-winio v0.6.2 // indirect
35
35
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
36
- github.com/ProtonMail/go-crypto v1.1.3 // indirect
36
+ github.com/ProtonMail/go-crypto v1.1.4 // indirect
37
37
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
38
38
github.com/alexkohler/nakedret/v2 v2.0.5 // indirect
39
39
github.com/alexkohler/prealloc v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
29
29
github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
30
30
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 h1:vDfG60vDtIuf0MEOhmLlLLSzqaRM8EMcgJPdp74zmpA =
31
31
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 /go.mod h1:CIzddKRvLBC4Au5aYP/i3nyaWQ+ClszLIuVocRiCYFQ =
32
- github.com/ProtonMail/go-crypto v1.1.3 h1:nRBOetoydLeUb4nHajyO2bKqMLfWQ/ZPwkXqXxPxCFk =
33
- github.com/ProtonMail/go-crypto v1.1.3 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
32
+ github.com/ProtonMail/go-crypto v1.1.4 h1:G5U5asvD5N/6/36oIw3k2bOfBn5XVcZrb7PBjzzKKoE =
33
+ github.com/ProtonMail/go-crypto v1.1.4 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
34
34
github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0 =
35
35
github.com/alecthomas/assert/v2 v2.11.0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
36
36
github.com/alecthomas/go-check-sumtype v0.3.1 h1:u9aUvbGINJxLVXiFvHUlPEaD7VDULsrxJb4Aq31NLkU =
You can’t perform that action at this time.
0 commit comments