Skip to content

Commit 1d379d2

Browse files
v7
1 parent 4ca2915 commit 1d379d2

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
@@ -6,7 +6,7 @@ import (
66
"log"
77
)
88

9-
const webContent = "gokube-go-api-v6"
9+
const webContent = "gokube-go-api-v7"
1010

1111
func main() {
1212
http.HandleFunc("/", helloHandler)

0 commit comments

Comments
 (0)