diff options
Diffstat (limited to 'http.go')
| -rw-r--r-- | http.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -167,6 +167,7 @@ func okHandler(w http.ResponseWriter, r *http.Request) { } // destroy and recreate the go.sum fixGodeps(check) + findOk = true return case "/showNext": showNext() |
