diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-10 22:34:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-10 22:34:54 -0500 |
| commit | 2f3514f8f122bc7c1fb86737a067d388f44bcc76 (patch) | |
| tree | b3c0c69d095bdea8c424f0d1ee0dfdc7044d1868 /go.mod | |
| parent | 3e58ac6f2b4f43dd15383cb566cd1f452d99dda2 (diff) | |
chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#955)
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.22.0 toolchain go1.23.0 require ( - github.com/Masterminds/semver/v3 v3.3.0 + github.com/Masterminds/semver/v3 v3.3.1 github.com/argoproj/argo-cd/v2 v2.13.1 github.com/argoproj/gitops-engine v0.7.1-0.20240905010810-bd7681ae3f8b github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e |
