mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-18 03:11:24 +00:00
Formatting
This commit is contained in:
parent
dd8c287520
commit
78cf89a3ae
@ -82,12 +82,12 @@ go_repository(
|
||||
go_repository(
|
||||
name = "com_github_ProtonMail_go_crypto",
|
||||
importpath = "github.com/ProtonMail/go-crypto",
|
||||
patch_args = ["-p1"],
|
||||
patches = [
|
||||
"//patches:0001-Key-ID-subpacket-should-not-be-hashed-or-critical-fo.patch",
|
||||
],
|
||||
sum = "h1:J2FzIrXN82q5uyUraeJpLIm7U6PffRwje2ORho5yIik=",
|
||||
version = "v0.0.0-20220113124808-70ae35bab23f",
|
||||
patches = [
|
||||
"//patches:0001-Key-ID-subpacket-should-not-be-hashed-or-critical-fo.patch",
|
||||
],
|
||||
patch_args = ["-p1"],
|
||||
)
|
||||
|
||||
go_repository(
|
||||
|
Loading…
Reference in New Issue
Block a user