Update 'main.go'
Some checks failed
GiteaTest/JenkinsGoTest/pipeline/pr-master There was a failure building this commit

This commit is contained in:
2021-01-05 04:18:50 +00:00
parent ebf15e1389
commit 033df5f171

View File

@@ -9,5 +9,5 @@ func main() {
fmt.Println("This nice missing end, Fixed it") fmt.Println("This nice missing end, Fixed it")
fmt.Println("Added on new branch") fmt.Println("Added on new branch")
fmt.Println("Added on new branch main") fmt.Println("Added on new branch main")
fmt.Println("Update counter 2") fmt.Println("Pull requestTest
} }