Skip to content

Commit

Permalink
Update module github.com/argoproj/argo-cd/v2 to v2.1.3 (#569)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 30, 2021
1 parent a7fc4dc commit c5919e0
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 @@ -3,7 +3,7 @@ module github.com/int128/argocd-commenter
go 1.16

require (
github.com/argoproj/argo-cd/v2 v2.1.2
github.com/argoproj/argo-cd/v2 v2.1.3
github.com/argoproj/gitops-engine v0.4.1
github.com/go-logr/logr v0.4.0
github.com/google/go-github/v39 v39.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/argoproj/argo-cd/v2 v2.1.2 h1:Ls+nJQJ7HWHeg9AKtFeeUCQTsSFvzDpbZq+ALxHL680=
github.com/argoproj/argo-cd/v2 v2.1.2/go.mod h1:JpFTdXbIG3k6HM790Ykqezciulr7tgmWko3snxcPUzE=
github.com/argoproj/argo-cd/v2 v2.1.3 h1:fZWH7rtk1gilORFzceI+c9mwIIA94IoukYLjwXB3LLA=
github.com/argoproj/argo-cd/v2 v2.1.3/go.mod h1:JpFTdXbIG3k6HM790Ykqezciulr7tgmWko3snxcPUzE=
github.com/argoproj/gitops-engine v0.4.1 h1:kBAAWVUBfnhD40sRIEr3XcUcPZHODOmwSXSpySmVWR0=
github.com/argoproj/gitops-engine v0.4.1/go.mod h1:EdFe8qIOqsmbyxRhtIydU4BUeyZ4VTsY6R3XVQhU9LA=
github.com/argoproj/pkg v0.9.1 h1:osfOS3QkzfRf+W43lbCZb0o0bzrBweQhL+U3rgEg+5M=
Expand Down

0 comments on commit c5919e0

Please sign in to comment.