commit | a6ba07d8318196e0eefd25e709d77cab68429f4d | [log] [tgz] |
---|---|---|
author | Dinesh Belwalkar <dumbbel@gmail.com> | Fri Jan 10 23:22:34 2020 +0000 |
committer | Dinesh Belwalkar <dumbbel@gmail.com> | Wed Jan 15 23:29:30 2020 +0000 |
tree | e814228765b699a30bccba385f01954ae50bf2d3 | |
parent | cd7e950a7a38880dcebc1ce0aa3994fbf7676a10 [diff] [blame] |
[SEBA-892] Resolve any SCA violations in Redfish Importer Errors are in Jira Change-Id: If6cb8058d46f549dc14d6d66fee82f1bc7fb77a6
diff --git a/Makefile b/Makefile index 575cac2..9d06f64 100644 --- a/Makefile +++ b/Makefile
@@ -98,7 +98,7 @@ fi @echo "Style check OK" -lint-sanity: +lint-sanity:proto/importer.pb.go @echo "Running sanity check..." @go vet -mod=vendor ./... @echo "Sanity check OK"