From 6ea21bbe902186dfed9a29559c3a1510ac577eeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 22:51:00 +0000 Subject: Bump github.com/Shopify/ejson from 1.3.1 to 1.3.2 Bumps [github.com/Shopify/ejson](https://github.com/Shopify/ejson) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/Shopify/ejson/releases) - [Changelog](https://github.com/Shopify/ejson/blob/master/CHANGELOG.md) - [Commits](https://github.com/Shopify/ejson/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/Shopify/ejson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 01ea263a..e6b596cb 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.18 require ( github.com/Masterminds/goutils v1.1.1 - github.com/Shopify/ejson v1.3.1 + github.com/Shopify/ejson v1.3.2 github.com/aws/aws-sdk-go v1.43.22 github.com/docker/libkv v0.2.2-0.20180912205406-458977154600 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa -- cgit v1.2.3