Skip to content

Commit

Permalink
Compilation problem due to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Oct 22, 2011
1 parent 6e53c91 commit 536ebab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/logger.go
Expand Up @@ -2,6 +2,8 @@ package main

import (
"mango"
"log"
"os"
)

func Hello(env mango.Env) (mango.Status, mango.Headers, mango.Body) {
Expand Down

0 comments on commit 536ebab

Please sign in to comment.