From b3e06523c1c4c960b9ef4fd2b2f409166100a9ea Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Fri, 31 Jul 2020 16:22:34 +0200 Subject: [Vendor] upgrade google/go-github to v32.1.0 (#12361) * upgrate go-github client to v32.1.0 * migrate --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index e3616a99fb..d1d0fc18df 100644 --- a/go.mod +++ b/go.mod @@ -50,7 +50,7 @@ require ( github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28 github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14 github.com/golang/protobuf v1.4.1 // indirect - github.com/google/go-github/v24 v24.0.1 + github.com/google/go-github/v32 v32.1.0 github.com/google/uuid v1.1.1 github.com/gorilla/context v1.1.1 github.com/hashicorp/go-retryablehttp v0.6.6 // indirect -- cgit v1.2.3