change main.go
continuous-integration/drone/push Build was killed Details

master
flyskype 6 years ago
parent 8aadedb6b1
commit a8228fdb32

@ -8,5 +8,5 @@ func main() {
// HelloWorld is a function that returns a string containing "hello world".
func HelloWorld() string {
return "hello world 2018"
return "hello world 2018-12-18"
}

Loading…
Cancel
Save