bump go modules

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Florian Wagner
2022-04-26 03:37:19 +00:00
committed by GitHub
parent 062fe61ca3
commit bde5f88201
1116 changed files with 131098 additions and 88443 deletions

View File

@@ -8,7 +8,7 @@ import (
"net/http"
"path"
"github.com/google/go-github/v25/github"
"github.com/google/go-github/v43/github"
"github.com/gorilla/mux"
)