mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-21 13:20:50 +01:00
Added cosign key
This commit is contained in:
parent
45696a70f8
commit
2100a2a227
2 changed files with 5 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -31,3 +31,4 @@ examples/*
|
|||
|
||||
.env
|
||||
dist/
|
||||
cosign.key
|
||||
|
|
4
cosign.pub
Normal file
4
cosign.pub
Normal file
|
@ -0,0 +1,4 @@
|
|||
-----BEGIN PUBLIC KEY-----
|
||||
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEyuH28HizBR9KEFKam52JO0xRXcBR
|
||||
aVlJOABf0LTtqGN1XNAXXfrtVFbUqKd9MOYA62CeGn0tjCNcPNi79Y+NHw==
|
||||
-----END PUBLIC KEY-----
|
Loading…
Reference in a new issue