File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
6262 github.com/go-git/go-git/v5 v5.16.4
6363 github.com/inconshreveable/mousetrap v1.1.0 // indirect
6464 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
65- github.com/kubescape/go-git-url v0.0.30
65+ github.com/kubescape/go-git-url v0.0.31
6666 github.com/mattn/go-colorable v0.1.14 // indirect
6767 github.com/mattn/go-isatty v0.0.20 // indirect
6868 github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
9090github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
9191github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
9292github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
93- github.com/kubescape/go-git-url v0.0.30 h1:PIbg86ae0ftee/p/Tu/6CA1ju6VoJ51G3sQWNHOm6wg =
94- github.com/kubescape/go-git-url v0.0.30 /go.mod h1:3ddc1HEflms1vMhD9owt/3FBES070UaYTUarcjx8jDk =
93+ github.com/kubescape/go-git-url v0.0.31 h1:VZnvtdGLVc42cQaR7llQeGZz0PnOxcs+eDig2Q9PJss =
94+ github.com/kubescape/go-git-url v0.0.31 /go.mod h1:3ddc1HEflms1vMhD9owt/3FBES070UaYTUarcjx8jDk =
9595github.com/kyokomi/emoji/v2 v2.2.13 h1:GhTfQa67venUUvmleTNFnb+bi7S3aocF7ZCXU9fSO7U =
9696github.com/kyokomi/emoji/v2 v2.2.13 /go.mod h1:JUcn42DTdsXJo1SWanHh4HKDEyPaR5CqkmoirZZP9qE =
9797github.com/logrusorgru/aurora/v4 v4.0.0 h1:sRjfPpun/63iADiSvGGjgA1cAYegEWMPCJdUpJYn9JA =
You can’t perform that action at this time.
0 commit comments