Skip to content

Commit

Permalink
Adds newline to fix test case. Looks like a bug in go1.20: golang/go#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ffeldmann committed Dec 17, 2023
1 parent 26d02e6 commit 9e52504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/payload.go
Original file line number Diff line number Diff line change
Expand Up @@ -7380,4 +7380,4 @@ type CodeScanningAlertPayload struct {
Type string `json:"type"`
SiteAdmin bool `json:"site_admin"`
} `json:"sender"`
}
}

0 comments on commit 9e52504

Please sign in to comment.