Skip to content

Commit 5f69089

Browse files
dependabot[bot]ustiugov
authored andcommitted
Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0 in /cri
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.7.0...v1.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77a3636 commit 5f69089

File tree

2 files changed

+22
-50
lines changed

2 files changed

+22
-50
lines changed

cri/go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ replace (
4949

5050
require (
5151
github.com/ease-lab/vhive/ctriface v0.0.0-00010101000000-000000000000
52-
github.com/sirupsen/logrus v1.7.0
53-
github.com/stretchr/testify v1.6.1
52+
github.com/ease-lab/vhive/examples/protobuf/helloworld v0.0.0-00010101000000-000000000000
53+
github.com/sirupsen/logrus v1.8.0
54+
github.com/stretchr/testify v1.7.0
5455
golang.org/x/net v0.0.0-20200707034311-ab3426394381
5556
google.golang.org/grpc v1.33.1
5657
k8s.io/cri-api v0.0.0-00010101000000-000000000000

0 commit comments

Comments
 (0)