Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #88 from terorie/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…spf13/cobra-1.3.0

Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
  • Loading branch information
riptl authored Jan 17, 2022
2 parents 32abf47 + 866990f commit 5613a70
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 49 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ require (
github.com/golang/protobuf v1.5.2
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.1
github.com/spf13/cobra v1.3.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/valyala/fasthttp v1.32.0
github.com/valyala/fastjson v1.6.3
go.od2.network/hive-api v0.2.0
go.od2.network/hive-worker v0.1.0
go.uber.org/zap v1.19.1
google.golang.org/grpc v1.40.0
google.golang.org/grpc v1.42.0
)
Loading

0 comments on commit 5613a70

Please sign in to comment.