New comment to test go get.

This commit is contained in:
Foil-hat-guy 2025-04-15 20:58:27 +03:00
parent b3052af712
commit 855107f330
No known key found for this signature in database
GPG key ID: 221CC305A7B23591

2
ui.go
View file

@ -1,5 +1,5 @@
// This package provides --quiet and --verbose flags for cli and corresponding output print functions PrintOut and PrintVerbose.
// Another line
package ui
import (