Skip to content

Commit

Permalink
Update module github.com/argoproj/argo-cd/v2 to v2.1.5 (#587)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 20, 2021
1 parent 0abe931 commit c449eb3
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.4
github.com/argoproj/argo-cd/v2 v2.1.5
github.com/argoproj/gitops-engine v0.4.1
github.com/go-logr/logr v0.4.0
github.com/google/go-github/v39 v39.2.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.4 h1:ZqTgoEHb7nzjhmWtvRZHRil2gUJwqffT+0rV1ZPf77A=
github.com/argoproj/argo-cd/v2 v2.1.4/go.mod h1:JpFTdXbIG3k6HM790Ykqezciulr7tgmWko3snxcPUzE=
github.com/argoproj/argo-cd/v2 v2.1.5 h1:TyZXcmCquFpf+W+ZDLPaN7lPvW6+1OrJBnuE8R1MDMg=
github.com/argoproj/argo-cd/v2 v2.1.5/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 c449eb3

Please sign in to comment.