CI: add go mod tidy to Go agent workflow to fix missing go.sum
This commit is contained in:
@@ -100,3 +100,4 @@ func runWatch(sqsQueue, endpoint, apiKey string, interval int) error {
|
||||
// TODO: SQS consumer loop → scanner → reporter
|
||||
return nil
|
||||
}
|
||||
// Re-trigger Go CI
|
||||
|
||||
Reference in New Issue
Block a user