Skip to content

Commit 9e52504

Browse files
committed
Adds newline to fix test case. Looks like a bug in go1.20: golang/go#58370
1 parent 26d02e6 commit 9e52504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/payload.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7380,4 +7380,4 @@ type CodeScanningAlertPayload struct {
73807380
Type string `json:"type"`
73817381
SiteAdmin bool `json:"site_admin"`
73827382
} `json:"sender"`
7383-
}
7383+
}

0 commit comments

Comments
 (0)