Skip to content

Commit 0504b92

Browse files
authored
Merge pull request #409 from sylabs/dependabot/go_modules/main/github.com/ProtonMail/go-crypto-1.1.6
build(deps): bump github.com/ProtonMail/go-crypto from 1.1.5 to 1.1.6
2 parents 71dcba2 + a1c5057 commit 0504b92

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/sylabs/sif/v2
33
go 1.23.0
44

55
require (
6-
github.com/ProtonMail/go-crypto v1.1.5
6+
github.com/ProtonMail/go-crypto v1.1.6
77
github.com/google/go-containerregistry v0.20.3
88
github.com/google/uuid v1.6.0
99
github.com/sebdah/goldie/v2 v2.5.5

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/ProtonMail/go-crypto v1.1.5 h1:eoAQfK2dwL+tFSFpr7TbOaPNUbPiJj4fLYwwGE1FQO4=
2-
github.com/ProtonMail/go-crypto v1.1.5/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
1+
github.com/ProtonMail/go-crypto v1.1.6 h1:ZcV+Ropw6Qn0AX9brlQLAUXfqLBc7Bl+f/DmNxpLfdw=
2+
github.com/ProtonMail/go-crypto v1.1.6/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
33
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
44
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
55
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=

test/images/one-group-signed-pgp.sif

0 Bytes
Binary file not shown.

test/images/two-groups-signed-pgp.sif

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)