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 4010793 commit 0a1c28eCopy full SHA for 0a1c28e
go.mod
@@ -31,7 +31,7 @@ require (
31
github.com/fatih/color v1.15.0
32
github.com/gdamore/tcell/v2 v2.6.0
33
github.com/gin-gonic/gin v1.9.1
34
- github.com/go-git/go-git/v5 v5.4.2
+ github.com/go-git/go-git/v5 v5.11.0
35
github.com/gofrs/flock v0.8.1
36
github.com/google/go-github/v45 v45.2.0
37
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
0 commit comments