We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c02c8 commit 63e63abCopy full SHA for 63e63ab
go.mod
@@ -3,7 +3,7 @@ module github.com/github/codeql-action-sync
3
go 1.14
4
5
require (
6
- github.com/go-git/go-git/v5 v5.5.2
+ github.com/go-git/go-git/v5 v5.9.0
7
github.com/google/go-github/v32 v32.1.0
8
github.com/gorilla/mux v1.8.0
9
github.com/markbates/pkger v0.17.1
0 commit comments