We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f1c98 commit 8078e3dCopy full SHA for 8078e3d
go.mod
@@ -81,6 +81,6 @@ require (
81
82
replace github.com/antlr/antlr4 => github.com/antlr/antlr4 v0.0.0-20211106181442-e4c1a74c66bd
83
84
-replace github.com/go-git/go-git/v5 => github.com/go-git/go-git/v5 v5.11.0
+replace github.com/go-git/go-git/v5 => github.com/go-git/go-git/v5 v5.14.0
85
86
replace github.com/Microsoft/hcsshim => github.com/Microsoft/hcsshim v0.12.2
0 commit comments