Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Commit 73bcbdb

Browse files
fix(deps): update module github.com/sirupsen/logrus to v1.9.2
1 parent 71838c3 commit 73bcbdb

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/nats-io/nats-streaming-server v0.18.0 // indirect
1212
github.com/nats-io/stan.go v0.7.0
1313
github.com/pkg/errors v0.9.1
14-
github.com/sirupsen/logrus v1.7.0
14+
github.com/sirupsen/logrus v1.9.2
1515
github.com/tritonmedia/pkg v0.0.0-20200629230110-aed2f5d2dc17
1616
github.com/urfave/cli/v2 v2.3.0
1717
google.golang.org/grpc v1.33.2

go.sum

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)