mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 16:44:46 +01:00
19 lines
352 B
TOML
19 lines
352 B
TOML
[[constraint]]
|
|
name = "github.com/fsnotify/fsnotify"
|
|
version = "1.4.7"
|
|
|
|
[[constraint]]
|
|
name = "github.com/google/gopacket"
|
|
version = "~1.1.14"
|
|
|
|
[[constraint]]
|
|
name = "google.golang.org/grpc"
|
|
version = "~1.11.2"
|
|
|
|
[[constraint]]
|
|
name = "github.com/evilsocket/ftrace"
|
|
version = "~1.2.0"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|