Browse Source

drone pull

master
zhipeng.hu 3 years ago
parent
commit
59dfc427b2
  1. 2
      main.go

2
main.go

@ -3,5 +3,5 @@ package main
import "fmt" import "fmt"
func main() { func main() {
fmt.Println("hello world! hi")
fmt.Println("hello world! hia")
} }
Loading…
Cancel
Save