File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/int128/argocd-commenter
3
3
go 1.21
4
4
5
5
require (
6
- github.com/argoproj/argo-cd/v2 v2.9.2
6
+ github.com/argoproj/argo-cd/v2 v2.9.3
7
7
github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f
8
8
github.com/go-logr/logr v1.3.0
9
9
github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFI
108
108
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
109
109
github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
110
110
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e /go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY =
111
- github.com/argoproj/argo-cd/v2 v2.9.2 h1:WJFLZOESdrigOcj8ttUEllJDffkcdrj2k8aJQIu+TLc =
112
- github.com/argoproj/argo-cd/v2 v2.9.2 /go.mod h1:+Ve37mJedhW4fpRTpQNbE9VaSmkijET1UgxZOFNi3dI =
111
+ github.com/argoproj/argo-cd/v2 v2.9.3 h1:P3oi9WEzi7NkPoinPhv/RCS6vKJT5vmB1YjgZduK0uw =
112
+ github.com/argoproj/argo-cd/v2 v2.9.3 /go.mod h1:+Ve37mJedhW4fpRTpQNbE9VaSmkijET1UgxZOFNi3dI =
113
113
github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f h1:cb2j6HxYJutMBvvQc/Y3EOSL7pcr5pcnP/4MNmYi4xc =
114
114
github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f /go.mod h1:/GMN0JuoJUUpnKlNLp2Wn/mfK8sglFsdPn+eoxSddmg =
115
115
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e h1:kuLQvJqwwRMQTheT4MFyKVM8Txncu21CHT4yBWUl1Mk =
You can’t perform that action at this time.
0 commit comments