diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-13 15:28:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-13 15:28:58 -0500 |
| commit | ec20822b1eecdd029337731ff79a12abb7bd1fcf (patch) | |
| tree | 146a2cd3e0c08778cc1bf11060598092d872b06c /go.mod | |
| parent | 53db67f69faf35914c83a3d12fac0f689befddd4 (diff) | |
chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#908)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ go 1.21 toolchain go1.22.3 require ( - github.com/Masterminds/semver/v3 v3.2.1 + github.com/Masterminds/semver/v3 v3.3.0 github.com/argoproj/argo-cd/v2 v2.11.7 github.com/argoproj/gitops-engine v0.7.1-0.20240715141605-18ba62e1f1fb github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e |
