module github.com/skx/github2mr go 1.13 require ( github.com/google/go-github/v29 v29.0.2 golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d )