1 2 3 4 5 6 7 8 9 10
module git.sr.ht/~mna/snow go 1.13 require ( github.com/kelseyhightower/envconfig v1.4.0 github.com/kr/pretty v0.1.0 github.com/kylelemons/godebug v1.1.0 golang.org/x/exp v0.0.0-20191129062945-2f5052295587 )