Skip to content

Commit

Permalink
feat(COMMENTER): Update version - fix Azure comments for specific line (
Browse files Browse the repository at this point in the history
  • Loading branch information
tzurielweisberg authored Aug 8, 2022
1 parent 229a54c commit f37778e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/aquasecurity/go-dep-parser v0.0.0-20220804071900-9f811a36efa3
github.com/aquasecurity/go-git-pr-commenter v0.3.0
github.com/aquasecurity/go-git-pr-commenter v0.4.0
github.com/aquasecurity/trivy v0.29.2
github.com/aquasecurity/trivy-db v0.0.0-20220602091213-39d8a6798e07
github.com/argonsecurity/pipeline-parser v0.1.15
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ github.com/aquasecurity/go-dep-parser v0.0.0-20220804071900-9f811a36efa3 h1:aqKF
github.com/aquasecurity/go-dep-parser v0.0.0-20220804071900-9f811a36efa3/go.mod h1:ziqMx40ihHPz6f37ylOvjcOn4oN2ilLgQaTKPAPOx5Y=
github.com/aquasecurity/go-gem-version v0.0.0-20201115065557-8eed6fe000ce h1:QgBRgJvtEOBtUXilDb1MLi1p1MWoyFDXAu5DEUl5nwM=
github.com/aquasecurity/go-gem-version v0.0.0-20201115065557-8eed6fe000ce/go.mod h1:HXgVzOPvXhVGLJs4ZKO817idqr/xhwsTcj17CLYY74s=
github.com/aquasecurity/go-git-pr-commenter v0.3.0 h1:K9Vq+HpzQ5G87gLADymmfHUOG1y6wMP1rhmL8opsgtw=
github.com/aquasecurity/go-git-pr-commenter v0.3.0/go.mod h1:cHPlBrSN+KFsiZEetv3cckCTpCC01GQ/I5D8UPIEokY=
github.com/aquasecurity/go-git-pr-commenter v0.4.0 h1:SOHrfJ5E2BT1oNFO19q5vkltMzocnLiRHadclcZaF0I=
github.com/aquasecurity/go-git-pr-commenter v0.4.0/go.mod h1:cHPlBrSN+KFsiZEetv3cckCTpCC01GQ/I5D8UPIEokY=
github.com/aquasecurity/go-npm-version v0.0.0-20201110091526-0b796d180798 h1:eveqE9ivrt30CJ7dOajOfBavhZ4zPqHcZe/4tKp0alc=
github.com/aquasecurity/go-npm-version v0.0.0-20201110091526-0b796d180798/go.mod h1:hxbJZtKlO4P8sZ9nztizR6XLoE33O+BkPmuYQ4ACyz0=
github.com/aquasecurity/go-pep440-version v0.0.0-20210121094942-22b2f8951d46 h1:vmXNl+HDfqqXgr0uY1UgK1GAhps8nbAAtqHNBcgyf+4=
Expand Down

0 comments on commit f37778e

Please sign in to comment.