1 diff --git a/go.mod b/go.mod
2 index 0116218..3e31f0e 100644
6 module github.com/bgp/stayrtr
12 github.com/google/go-cmp v0.5.6
13 @@ -10,3 +10,17 @@ require (
14 golang.org/x/crypto v0.6.0
15 golang.org/x/sys v0.5.0
19 + github.com/beorn7/perks v1.0.1 // indirect
20 + github.com/cespare/xxhash/v2 v2.1.1 // indirect
21 + github.com/davecgh/go-spew v1.1.1 // indirect
22 + github.com/golang/protobuf v1.4.3 // indirect
23 + github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
24 + github.com/pmezard/go-difflib v1.0.0 // indirect
25 + github.com/prometheus/client_model v0.2.0 // indirect
26 + github.com/prometheus/common v0.26.0 // indirect
27 + github.com/prometheus/procfs v0.6.0 // indirect
28 + google.golang.org/protobuf v1.26.0-rc.1 // indirect
29 + gopkg.in/yaml.v2 v2.3.0 // indirect