bindle
Code
Branches
Tags
Commits
main
bindle
/
vendor
/
github.com
/
ProtonMail
/
go-crypto
/
openpgp
/
packet
/
config_v5.go
Raw
Copy raw content
Download raw file
Top
1
//go:build !v5
2
3
package
packet
4
5
func
init
(
)
{
6
V5Disabled
=
true
7
}