summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-12 13:12:23 -0400
committerGitHub <noreply@github.com>2025-07-12 13:12:23 -0400
commit18998579a7bf381d94a2ae09bf900fcbc02e38d6 (patch)
tree9684344c74fefa2ff33bbd8b834abff7fd37e95b /go.mod
parent85db600c2116eb0d57aa958eaa7b0ec433a362f3 (diff)
deps(go): Bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 (#2404)
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](https://github.com/Masterminds/semver/compare/v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4929f654..8601f1e8 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.24.1
require (
cuelang.org/go v0.13.1
github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.3.1
+ github.com/Masterminds/semver/v3 v3.4.0
github.com/Shopify/ejson v1.5.4
github.com/aws/aws-sdk-go v1.55.7
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa