Skip to content

Commit

Permalink
Update cmd/oras/internal/display/status/progress/messenger.go
Browse files Browse the repository at this point in the history
Co-authored-by: Billy Zha <[email protected]>
Signed-off-by: Terry Howe <[email protected]>
  • Loading branch information
TerryHowe and qweeah authored Jul 20, 2024
1 parent 1bb892f commit 7f9c005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/oras/internal/display/status/progress/messenger.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
ocispec "github.com/opencontainers/image-spec/specs-go/v1"
)

// Messenger is progress message channel
// Messenger is progress message channel.
type Messenger struct {
ch chan *status
}
Expand Down

0 comments on commit 7f9c005

Please sign in to comment.