From 315650ab6961caeb0d6faa3efa6cec70405aa72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 18:00:55 +0000 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.2.3