change logrus package to lowercase and update other packages (#446)
This commit is contained in:
committed by
kota kanbe
parent
7778783dd8
commit
738e9fb119
@@ -9,7 +9,7 @@
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/Sirupsen/logrus"
|
||||
name = "github.com/sirupsen/logrus"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/aws/aws-sdk-go"
|
||||
@@ -24,11 +24,11 @@
|
||||
name = "github.com/k0kubun/pp"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/kotakanbe/go-cve-dictionary"
|
||||
revision = "c57d73c89e4d1a71f417ffcef6e13978a5add7ac"
|
||||
|
||||
[[constraint]]
|
||||
revision = "233459d2cc9ae85d8fcfb6a3d1412fdba6b0ea65"
|
||||
branch = "master"
|
||||
name = "github.com/kotakanbe/goval-dictionary"
|
||||
|
||||
[[constraint]]
|
||||
|
||||
Reference in New Issue
Block a user