summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-23 18:00:55 +0000
committerGitHub <noreply@github.com>2025-02-23 18:00:55 +0000
commit315650ab6961caeb0d6faa3efa6cec70405aa72a (patch)
treefe46355fc169e59e7dc6d702cdc436f573b9b2ef /go.mod
parenta5fdb3c55a73e7d64d1d74b7ee32903b102729c6 (diff)
deps(go): Bump github.com/Shopify/ejson from 1.5.3 to 1.5.4 (#2312)
Bumps [github.com/Shopify/ejson](https://github.com/Shopify/ejson) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/Shopify/ejson/releases) - [Changelog](https://github.com/Shopify/ejson/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/ejson/compare/v1.5.3...v1.5.4) --- updated-dependencies: - dependency-name: github.com/Shopify/ejson dependency-type: direct:production update-type: version-update:semver-patch ... 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 a37b8d8a..be934ba0 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
cuelang.org/go v0.11.0
github.com/Masterminds/goutils v1.1.1
github.com/Masterminds/semver/v3 v3.3.1
- github.com/Shopify/ejson v1.5.3
+ github.com/Shopify/ejson v1.5.4
github.com/aws/aws-sdk-go v1.55.5
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa
github.com/google/uuid v1.6.0