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