migueleliasweb / go-github-mock

A library to aid unittesting code that uses Golang's Github SDK
MIT License
94 stars 22 forks source link

feat(deps): update go-github to v53 #52

Closed quike closed 1 year ago

quike commented 1 year ago

https://github.com/google/go-github/releases/tag/v53.0.0 CHANGELOG

quike commented 1 year ago

@migueleliasweb as a note, go-github expects golang 1.17, but this dep is still in 1.16 https://github.com/google/go-github/blob/master/go.mod#L20

quike commented 1 year ago

@migueleliasweb any chance to take a look to this one? thanks.

migueleliasweb commented 1 year ago

I will have a look tomorrow :+1: