github.com/google/go-github/v57@v57.0.0/go.mod (about) 1 module github.com/google/go-github/v57 2 3 require ( 4 github.com/google/go-cmp v0.6.0 5 github.com/google/go-querystring v1.1.0 6 ) 7 8 go 1.17