mirror of
https://github.com/securego/gosec.git
synced 2025-12-05 22:57:03 +02:00
remove extra bracket from test source
This commit is contained in:
@@ -419,7 +419,6 @@ func main() {
|
||||
log.Fatal(err)
|
||||
}
|
||||
log.Printf("Command finished with error: %v", err)
|
||||
}
|
||||
}`, 1}, {`
|
||||
package main
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user