Skip to content

Commit c6d6f32

Browse files
build(deps): bump github.com/kubescape/go-git-url from 0.0.31 to 0.0.32 (#563)
Bumps [github.com/kubescape/go-git-url](https://github.com/kubescape/go-git-url) from 0.0.31 to 0.0.32. - [Release notes](https://github.com/kubescape/go-git-url/releases) - [Commits](kubescape/go-git-url@v0.0.31...v0.0.32) --- updated-dependencies: - dependency-name: github.com/kubescape/go-git-url dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85f5c96 commit c6d6f32

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ require (
519519
github.com/fatih/color v1.19.0 // indirect
520520
github.com/go-git/go-git/v5 v5.19.1
521521
github.com/inconshreveable/mousetrap v1.1.0 // indirect
522-
github.com/kubescape/go-git-url v0.0.31
522+
github.com/kubescape/go-git-url v0.0.32
523523
github.com/mattn/go-colorable v0.1.14 // indirect
524524
github.com/mattn/go-isatty v0.0.20 // indirect
525525
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,8 +865,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
865865
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
866866
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
867867
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
868-
github.com/kubescape/go-git-url v0.0.31 h1:VZnvtdGLVc42cQaR7llQeGZz0PnOxcs+eDig2Q9PJss=
869-
github.com/kubescape/go-git-url v0.0.31/go.mod h1:3ddc1HEflms1vMhD9owt/3FBES070UaYTUarcjx8jDk=
868+
github.com/kubescape/go-git-url v0.0.32 h1:8qbstcRaWoXU1MFvdySa8o980mT8x9xd8DUEUEgacQc=
869+
github.com/kubescape/go-git-url v0.0.32/go.mod h1:3ddc1HEflms1vMhD9owt/3FBES070UaYTUarcjx8jDk=
870870
github.com/kulti/thelper v0.7.1 h1:fI8QITAoFVLx+y+vSyuLBP+rcVIB8jKooNSCT2EiI98=
871871
github.com/kulti/thelper v0.7.1/go.mod h1:NsMjfQEy6sd+9Kfw8kCP61W1I0nerGSYSFnGaxQkcbs=
872872
github.com/kunwardeep/paralleltest v1.0.15 h1:ZMk4Qt306tHIgKISHWFJAO1IDQJLc6uDyJMLyncOb6w=

0 commit comments

Comments
 (0)