2 Commits

Author SHA1 Message Date
67565c6d63 Update 'main.go'
All checks were successful
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good
2021-01-05 04:11:34 +00:00
cd9c307d06 release
All checks were successful
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good
Testr
2021-01-05 04:02:26 +00:00

View File

@@ -8,7 +8,6 @@ func main() {
fmt.Println("See if this stiks")
fmt.Println("This nice missing end, Fixed it")
fmt.Println("Added on new branch")
fmt.Println("Added on new branch main")
fmt.Println("Update counter 2")
fmt.Println("mainTest")
fmt.Println("Added on new Rel")
fmt.Println("Update counter rel1")
}