Update go.mod

This commit is contained in:
yoavrotems 2020-06-08 13:03:39 +03:00 committed by GitHub
parent d33c9226f9
commit 29148aa38f
Failed to generate hash of commit

2
go.mod
View file

@ -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