0
0
forked from toolshed/abra

8 lines
67 B
Go

//go:build !v5
package packet
func init() {
V5Disabled = true
}