mirror of
https://github.com/slackhq/nebula.git
synced 2026-07-01 19:10:29 +02:00
45d1d2b6c6
Updated github.com/kardianos/service https://github.com/kardianos/service/compare/v1.2.0...v1.2.1 Updated github.com/miekg/dns https://github.com/miekg/dns/compare/v1.1.43...v1.1.48 Updated github.com/prometheus/client_golang https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.1 Updated github.com/prometheus/common https://github.com/prometheus/common/compare/v0.32.1...v0.33.0 Updated github.com/stretchr/testify https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 Updated golang.org/x/crypto https://github.com/golang/crypto/compare/5770296d904e...ae2d96664a29 Updated golang.org/x/net https://github.com/golang/net/compare/69e39bad7dc2...749bd193bc2b Updated golang.org/x/sys https://github.com/golang/sys/compare/7861aae1554b...289d7a0edf71 Updated golang.zx2c4.com/wireguard/windows v0.5.1...v0.5.3 Updated google.golang.org/protobuf v1.27.1...v1.28.0
cert
This is a library for interacting with nebula style certificates and authorities.
A protobuf definition of the certificate format is also included
Compiling the protobuf definition
Make sure you have protoc installed.
To compile for go with the same version of protobuf specified in go.mod:
make