module github.com/bgp/stayrtr go 1.16 require ( github.com/google/go-cmp v0.5.6 github.com/prometheus/client_golang v1.11.0 github.com/sirupsen/logrus v1.8.1 github.com/stretchr/testify v1.4.0 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 )