File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 469469 "github.com/gorilla/mux" : " BSD-3-Clause" ,
470470 "github.com/gorilla/securecookie" : " BSD-3-Clause" ,
471471 "github.com/gorilla/websocket" : " BSD-2-Clause" ,
472+ "github.com/gostaticanalysis/analysisutil" : " MIT" ,
473+ "github.com/gostaticanalysis/comment" : " MIT" ,
474+ "github.com/gostaticanalysis/forcetypeassert" : " MIT" ,
475+ "github.com/gostaticanalysis/nilerr" : " MIT" ,
476+ "github.com/gosuri/uitable" : " MIT" ,
477+ "github.com/grafana/grafana-foundation-sdk/go" : " Apache-2.0" ,
478+ "github.com/grafana/regexp" : " BSD-3-Clause" ,
472479 "github.com/Jeffail/gabs/v2" : " MIT" ,
473480 "github.com/klauspost/compress" : " BSD-3-Clause" ,
474481 "github.com/lufia/plan9stats" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change @@ -1147,7 +1147,7 @@ EOF
11471147 export EXCLUDE=" *-test.json"
11481148 export GITHUB_TOKEN=" github-token"
11491149
1150- run timeout 10 sanitize_inputs
1150+ run sanitize_inputs
11511151 echo " $output "
11521152 echo " $status "
11531153 [ " $status " -eq 0 ]
You can’t perform that action at this time.
0 commit comments