Commit 5d20025 1 parent d9c0d4e commit 5d20025 Copy full SHA for 5d20025
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/sylabs/sif/v2
2
2
3
- go 1.22.8
3
+ go 1.22.0
4
4
5
5
require (
6
6
github.com/ProtonMail/go-crypto v1.1.3
7
7
github.com/google/go-containerregistry v0.20.2
8
8
github.com/google/uuid v1.6.0
9
9
github.com/sebdah/goldie/v2 v2.5.5
10
- github.com/sigstore/sigstore v1.8.10
10
+ github.com/sigstore/sigstore v1.8.11
11
11
github.com/spf13/cobra v1.8.1
12
12
github.com/spf13/pflag v1.0.5
13
13
)
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ github.com/secure-systems-lab/go-securesystemslib v0.8.0/go.mod h1:UH2VZVuJfCYR8
59
59
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
60
60
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
61
61
github.com/sergi/go-diff v1.2.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
62
- github.com/sigstore/sigstore v1.8.10 h1:r4t+TYzJlG9JdFxMy+um9GZhZ2N1hBTyTex0AHEZxFs =
63
- github.com/sigstore/sigstore v1.8.10 /go.mod h1:BekjqxS5ZtHNJC4u3Q3Stvfx2eyisbW/lUZzmPU2u4A =
62
+ github.com/sigstore/sigstore v1.8.11 h1:tEqeQqbT+awtM87ec9KEeSUxT/AFvJNawneYJyAkFrQ =
63
+ github.com/sigstore/sigstore v1.8.11 /go.mod h1:fdrFQosxCQ4wTL5H1NrZcQkqQ72AQbPjtpcL2QOGKV0 =
64
64
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM =
65
65
github.com/spf13/cobra v1.8.1 /go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y =
66
66
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
You can’t perform that action at this time.
0 commit comments