Skip to content

Commit

Permalink
Merge pull request #1514 from Workiva/dependabot/go_modules/test/inte…
Browse files Browse the repository at this point in the history
…gration/develop/github.com/sirupsen/logrus-1.8.1

go-test: bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1 in /test/integration
  • Loading branch information
rmconsole3-wf committed Mar 17, 2021
2 parents 83b233e + 1e0ae4a commit 630c482
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/integration/go.mod
Expand Up @@ -4,10 +4,10 @@ go 1.15

require (
github.com/Workiva/frugal/lib/go v0.0.0
github.com/apache/thrift v0.14.0
github.com/go-stomp/stomp v2.1.2+incompatible
github.com/nats-io/nats.go v1.10.0
github.com/sirupsen/logrus v1.7.0
github.com/apache/thrift v0.14.1
github.com/go-stomp/stomp v2.1.3+incompatible
github.com/nats-io/nats.go v1.10.1-0.20210228004050-ed743748acac
github.com/sirupsen/logrus v1.8.1
)

replace github.com/Workiva/frugal/lib/go v0.0.0 => ../../lib/go

0 comments on commit 630c482

Please sign in to comment.