mirror of
https://github.com/slackhq/nebula.git
synced 2025-12-30 10:38:28 +01:00
lint
* reduce staticcheck warnings
This commit is contained in:
@@ -23,7 +23,7 @@ type m = map[string]any
|
||||
|
||||
const (
|
||||
Version uint8 = 1
|
||||
Len = 16
|
||||
Len int = 16
|
||||
)
|
||||
|
||||
type MessageType uint8
|
||||
|
||||
Reference in New Issue
Block a user