Skip to content

Commit 6620f0c

Browse files
author
Chun-Hung Hsiao
authored
Merge pull request #12 from chhsia0/chhsia0-patch-10
Update main.go
2 parents 36978b4 + 282f5bf commit 6620f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ func hello(w http.ResponseWriter, r *http.Request) {
6161
Hello, world!<br>
6262
Version: %s<br>
6363
Build time: %s<br>
64-
Dispatch CI/CD Demo
64+
Want some beer?
6565
</p></body>
6666
</html>
6767
`, Version, Buildtime)

0 commit comments

Comments
 (0)