aboutsummaryrefslogtreecommitdiff
path: root/cmd/blog/blog.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/blog/blog.go')
-rw-r--r--cmd/blog/blog.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmd/blog/blog.go b/cmd/blog/blog.go
index d1fa506..e2505c5 100644
--- a/cmd/blog/blog.go
+++ b/cmd/blog/blog.go
@@ -21,8 +21,9 @@ import (
"time"
"code.google.com/p/go.blog/pkg/atom"
- _ "code.google.com/p/go.talks/pkg/playground"
"code.google.com/p/go.talks/pkg/present"
+
+ _ "code.google.com/p/go.tools/godoc/playground"
)
const (