module github.com/xddxdd/bird-lg-go/frontend go 1.16 require ( github.com/felixge/httpsnoop v1.0.3 // indirect github.com/gorilla/handlers v1.5.1 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.13.0 golang.org/x/sys v0.0.0-20220708085239-5a0f0661e09d // indirect )