mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Changed dependency
This commit is contained in:
2
go.mod
2
go.mod
@ -5,8 +5,8 @@ go 1.16
|
||||
require (
|
||||
github.com/gliderlabs/ssh v0.3.3 // indirect
|
||||
github.com/google/uuid v1.3.0 // indirect
|
||||
github.com/rabbitmq/amqp091-go v1.3.4 // indirect
|
||||
github.com/sirupsen/logrus v1.8.1
|
||||
github.com/streadway/amqp v1.0.0 // indirect
|
||||
github.com/stretchr/testify v1.6.1 // indirect
|
||||
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e // indirect
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
||||
|
Reference in New Issue
Block a user