mirror of
https://github.com/aquasecurity/linux-bench.git
synced 2025-02-23 06:35:33 +01:00
Update go.mod
This commit is contained in:
parent
d33c9226f9
commit
29148aa38f
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.4.0
|
||||
github.com/aquasecurity/bench-common v0.4.1
|
||||
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