Skip to content

Commit 14d953b

Browse files
committed
Merge pull request #7 from andikan/master
Using new username go-martini in martini package
2 parents 3ae3378 + 7b83a64 commit 14d953b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
import (
4-
"github.com/codegangsta/martini"
4+
"github.com/go-martini/martini"
55
"github.com/martini-contrib/render"
66
"go/build"
77
"io/ioutil"

0 commit comments

Comments
 (0)