Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
83e83d38c3 Update module github.com/Shopify/ejson to v1.3.3 2022-04-25 01:03:24 +00:00
Boris Kuschel
6ab9317638 Merge pull request #444 from qlik-oss/fix_crds
Fix crds
2020-09-30 10:07:41 -04:00

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
cloud.google.com/go v0.52.0 // indirect
cloud.google.com/go/storage v1.5.0 // indirect
github.com/Masterminds/semver/v3 v3.1.0
github.com/Shopify/ejson v1.2.1
github.com/Shopify/ejson v1.3.3
github.com/aws/aws-sdk-go v1.28.9 // indirect
github.com/bugsnag/bugsnag-go v1.5.3 // indirect
github.com/containers/image/v5 v5.1.0