forked from mirrors/linux-bench
Update go.mod
Update to use the new bench-common release
This commit is contained in:
parent
65b4139473
commit
cc65ef5870
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/aquasecurity/linux-bench
|
|||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/aquasecurity/bench-common v0.0.0-20191023170746-557fbedf8a1a
|
||||
github.com/aquasecurity/bench-common v0.4.0
|
||||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
|
||||
github.com/spf13/cobra v0.0.5
|
||||
github.com/spf13/viper v1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue