diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-23 18:00:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-23 18:00:55 +0000 |
| commit | 315650ab6961caeb0d6faa3efa6cec70405aa72a (patch) | |
| tree | fe46355fc169e59e7dc6d702cdc436f573b9b2ef /go.mod | |
| parent | a5fdb3c55a73e7d64d1d74b7ee32903b102729c6 (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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
