mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 00:24:40 +01:00
![]() google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.2 generates protobuffers incompatible with go1.17, it fails with the error: "ui/protocol/ui.pb.go:2716:47: predeclared any requires go1.18 or later (-lang was set to go1.17; check go.mod)" Notes: - consider using go1.18 as min required version if there's no problem compiling the daemon on Debian <= 13 and other distros. - github.com/golang/protobuf is deprecated and we should get rid of it. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
FUNDING.yml |