Browse Source

Add github.com/gorilla/context.

Ben Johnson 12 years ago
parent
commit
1a27c9de67
1 changed files with 1 additions and 0 deletions
  1. 1 0
      third_party/deps

+ 1 - 0
third_party/deps

@@ -3,6 +3,7 @@ packages="
 	github.com/coreos/go-etcd
 	github.com/coreos/go-log/log
 	github.com/coreos/go-systemd
+	github.com/gorilla/context
 	github.com/gorilla/mux
 	bitbucket.org/kardianos/osext
 	code.google.com/p/go.net