Skip to content

Commit a908148

Browse files
Update internal/librariangen/message/message.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent c114dca commit a908148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/librariangen/message/message.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"os"
2727
)
2828

29-
// Request is the structure of the release-init-request.json file.
29+
// ReleaseInitRequest is the structure of the release-init-request.json file.
3030
type ReleaseInitRequest struct {
3131
Libraries []*Library `json:"libraries"`
3232
}

0 commit comments

Comments
 (0)