summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-18 15:44:31 +0000
committerGitHub <noreply@github.com>2021-12-18 15:44:31 +0000
commitd993f1ecbcccf27d40dce979cfd9fabac56900a2 (patch)
treeaa36500dd4b8a51de1b89e76f16a3171e81c4f4a /go.mod
parente76e7b52e491d31a82ce385bac769acc15b62626 (diff)
Bump github.com/Shopify/ejson from 1.3.0 to 1.3.1 (#1269)
Bumps [github.com/Shopify/ejson](https://github.com/Shopify/ejson) from 1.3.0 to 1.3.1. - [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.0...v1.3.1) --- 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 923c8189..a1d3df05 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.17
require (
github.com/Masterminds/goutils v1.1.1
- github.com/Shopify/ejson v1.3.0
+ github.com/Shopify/ejson v1.3.1
github.com/aws/aws-sdk-go v1.42.23
github.com/docker/libkv v0.2.2-0.20180912205406-458977154600
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa