This repository was archived by the owner on Apr 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/Masterminds/semver/v3 v3.3.1 // indirect
26
26
github.com/Microsoft/go-winio v0.6.2 // indirect
27
27
github.com/OpenPeeDeeP/depguard/v2 v2.2.1 // indirect
28
- github.com/ProtonMail/go-crypto v1.1.6 // indirect
28
+ github.com/ProtonMail/go-crypto v1.2.0 // indirect
29
29
github.com/alecthomas/chroma/v2 v2.16.0 // indirect
30
30
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
31
31
github.com/alexkohler/nakedret/v2 v2.0.6 // 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.1 h1:vckeWVESWp6Qog7UZSARNqfu/cZqvki8zsuj3piCMx4 =
31
31
github.com/OpenPeeDeeP/depguard/v2 v2.2.1 /go.mod h1:q4DKzC4UcVaAvcfd41CZh0PWpGgzrVxUYBlgKNGquUo =
32
- github.com/ProtonMail/go-crypto v1.1.6 h1:ZcV+Ropw6Qn0AX9brlQLAUXfqLBc7Bl+f/DmNxpLfdw =
33
- github.com/ProtonMail/go-crypto v1.1.6 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
32
+ github.com/ProtonMail/go-crypto v1.2.0 h1:+PhXXn4SPGd+qk76TlEePBfOfivE0zkWFenhGhFLzWs =
33
+ github.com/ProtonMail/go-crypto v1.2.0 /go.mod h1:9whxjD8Rbs29b4XWbB8irEcE8KHMqaR2e7GWU1R+/PE =
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/chroma/v2 v2.16.0 h1:QC5ZMizk67+HzxFDjQ4ASjni5kWBTGiigRG1u23IGvA =
You can’t perform that action at this time.
0 commit comments