mirror of
https://github.com/cmur2/miflorad.git
synced 2025-06-26 22:30:24 +02:00
module: update module sirupsen/logrus to v1.4.1
Update module sirupsen/logrus to v1.4.1 (#31)
This commit is contained in:
2
go.mod
2
go.mod
@ -14,7 +14,7 @@ require (
|
||||
github.com/muka/ble v0.0.0-20190208063703-c5982255bf40 // indirect
|
||||
github.com/muka/go-bluetooth v0.0.0-20190401025540-94cf950711a5
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/sirupsen/logrus v1.4.0 // indirect
|
||||
github.com/sirupsen/logrus v1.4.1 // indirect
|
||||
github.com/stretchr/testify v1.3.0
|
||||
golang.org/x/net v0.0.0-20190301014737-92fc7df08ae7 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user