Repositories
ยป
bbgit
: Simple Git web interface in Go
Commits
Files
Markers
Readme
License
Download
-- Select Branch --
master
Path:
bbgit
/
vendor
/
github.com
/
ProtonMail
/
go-crypto
/
openpgp
/
packet
/ config_v5.go (
raw
)
1
//go:build !v5
2
3
package
packet
4
5
func
init() {
6
V5Disabled =
true
7
}