module github.com/p9c/opts go 1.16 require ( github.com/p9c/log v0.0.6 go.uber.org/atomic v1.7.0 gopkg.in/src-d/go-git.v4 v4.13.1 )