mirror of https://github.com/status-im/consul.git
turning go modules to false due to jwt issue
This commit is contained in:
parent
20e4f73649
commit
092a27e84d
|
@ -6,7 +6,7 @@ container {
|
|||
|
||||
binary {
|
||||
secrets = true
|
||||
go_modules = true
|
||||
go_modules = false
|
||||
osv = true
|
||||
oss_index = true
|
||||
nvd = true
|
||||
|
|
Loading…
Reference in New Issue