mirror of
https://github.com/securego/gosec.git
synced 2025-07-15 01:04:43 +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