mirror of
https://github.com/safing/portmaster
synced 2025-09-11 07:24:36 +00:00
Update Go, deps and linter
This commit is contained in:
parent
44b5375bb4
commit
8cf882f4d4
22 changed files with 87 additions and 88 deletions
|
@ -17,6 +17,7 @@ import (
|
|||
// Collection of Query and Matcher types.
|
||||
// NOTE: whenever adding support for new operators make sure
|
||||
// to update UnmarshalJSON as well.
|
||||
//
|
||||
//nolint:golint
|
||||
type (
|
||||
Query map[string][]Matcher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue