shurcooL / githubv4

Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
MIT License
1.11k stars 89 forks source link

Add go.mod and go.sum #69

Closed jcmuller closed 9 months ago

milosgajdos commented 3 years ago

With Go modules being on by default from 1.16 adding the modules support into this project would be an awesome cherry on a cake.

der-eismann commented 2 years ago

@dmitshur Would you mind merging this? This would make tracking dependencies so much easier.

ajschmidt8 commented 1 year ago

@dmitshur, any updates here? Is this project still maintained?

Merging this PR would be very helpful.

marco-m commented 9 months ago

Since now the githubv4 module has a go.mod file, it seems that this PR can be closed ?

dmitshur commented 9 months ago

Thanks. Closing.