@@ -7,6 +7,8 @@ import (
)
func main() {
fmt.Println("Read env from gitea file")
for _, v := range os.Environ() {
fmt.Println(v)
}
The note is not visible to the blocked user.