module github.com/macports/mpbot-github go 1.13 require ( github.com/google/go-github/v28 v28.1.1 github.com/hashicorp/go-retryablehttp v0.6.3 github.com/lib/pq v1.2.0 github.com/stretchr/testify v1.4.0 golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 )