aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-openapi/strfmt/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-openapi/strfmt/go.mod')
-rw-r--r--vendor/github.com/go-openapi/strfmt/go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/go-openapi/strfmt/go.mod b/vendor/github.com/go-openapi/strfmt/go.mod
index 78c8489b20..eaf7544712 100644
--- a/vendor/github.com/go-openapi/strfmt/go.mod
+++ b/vendor/github.com/go-openapi/strfmt/go.mod
@@ -11,3 +11,5 @@ require (
github.com/tidwall/pretty v1.0.0 // indirect
go.mongodb.org/mongo-driver v1.0.3
)
+
+go 1.13