From 43ed91f75fef54273b057aca0849e91fbf85561a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Jul 2021 15:44:15 +0000 Subject: [PATCH] fix(deps): update module github.com/spf13/cobra to v1.2.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ffc2c5d..7a97c01 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/grpc-ecosystem/grpc-gateway/v2 v2.1.0 github.com/opentracing/opentracing-go v1.2.0 github.com/pkg/errors v0.9.1 - github.com/spf13/cobra v1.1.3 + github.com/spf13/cobra v1.2.1 google.golang.org/genproto v0.0.0-20210302174412-5ede27ff9881 google.golang.org/grpc v1.37.0 gorm.io/gorm v1.21.9