github.com/google/go-github/v65@v65.0.0/go.mod (about)

     1  module github.com/google/go-github/v65
     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.21