Skip to content

Commit ef73617

Browse files
build(deps): bump github.com/kubescape/go-git-url from 0.0.30 to 0.0.31
Bumps [github.com/kubescape/go-git-url](https://github.com/kubescape/go-git-url) from 0.0.30 to 0.0.31. - [Release notes](https://github.com/kubescape/go-git-url/releases) - [Commits](kubescape/go-git-url@v0.0.30...v0.0.31) --- updated-dependencies: - dependency-name: github.com/kubescape/go-git-url dependency-version: 0.0.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ead7b99 commit ef73617

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
9090
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
9191
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
9292
github.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=
9595
github.com/kyokomi/emoji/v2 v2.2.13 h1:GhTfQa67venUUvmleTNFnb+bi7S3aocF7ZCXU9fSO7U=
9696
github.com/kyokomi/emoji/v2 v2.2.13/go.mod h1:JUcn42DTdsXJo1SWanHh4HKDEyPaR5CqkmoirZZP9qE=
9797
github.com/logrusorgru/aurora/v4 v4.0.0 h1:sRjfPpun/63iADiSvGGjgA1cAYegEWMPCJdUpJYn9JA=

0 commit comments

Comments
 (0)