Commit 2b81c17b authored by Administrator's avatar Administrator

Merge branch 'master' into 'build'

Update main.go

See merge request !2
parents 0f87b1f8 14fa8ad7
Pipeline #90 failed with stages
in 29 seconds
...@@ -4,4 +4,5 @@ import "fmt" ...@@ -4,4 +4,5 @@ import "fmt"
func main() { func main() {
fmt.Println("hello world") fmt.Println("hello world")
fmt.Println("hello world")
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment