fix go.mod dependency (#330)

pull/326/head^2
patelpayal 5 years ago committed by Liz Rice
parent f7e3257e3c
commit e066ec69dd

@ -1,9 +1,8 @@
module github.com/mrueg/kube-bench
module github.com/aquasecurity/kube-bench
go 1.12
require (
github.com/aquasecurity/kube-bench v0.0.29
github.com/denisenkom/go-mssqldb v0.0.0-20190515213511-eb9f6a1743f3 // indirect
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
github.com/fatih/color v1.5.0

Loading…
Cancel
Save