Skip to content

Commit 61b7dbf

Browse files
committed
save
1 parent 0d98340 commit 61b7dbf

File tree

2 files changed

+469
-25
lines changed

2 files changed

+469
-25
lines changed

utils/benchmarking/eventing/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require (
66
github.com/cloudevents/sdk-go/v2 v2.4.1
77
github.com/containerd/containerd v1.6.0
88
github.com/golang/protobuf v1.5.2
9-
github.com/sirupsen/logrus v1.8.1 // indirect
9+
github.com/sirupsen/logrus v1.8.1
1010
github.com/stretchr/testify v1.7.0
11-
google.golang.org/grpc v1.39.0
12-
google.golang.org/protobuf v1.26.0
11+
google.golang.org/grpc v1.43.0
12+
google.golang.org/protobuf v1.27.1
1313
)

0 commit comments

Comments
 (0)