@@ -1,6 +1,6 @@
module giteatest
go 1.25.4
go 1.26.1
require github.com/stretchr/testify v1.11.1
@@ -10,6 +10,7 @@ func main() {
fmt.Println(hello())
}
func hello() string {
return "Hello go"
The note is not visible to the blocked user.