pamaehara / go-tour

Automatically exported from code.google.com/p/go-tour
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

can't find import: "code.google.com/p/go.talks/pkg/playground" #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. `go get code.google.com/p/go-tour/gotour`
run with appengine
2.`dev_appserver.py $GOPATH/src/code.google.com/p/go-tour/`

What is the expected output?
Starting module "default" running at: http://localhost:8080

What do you see instead?
can't find import: "code.google.com/p/go.talks/pkg/playground"

What version of the product are you using? On what operating system?
'appengine SDK 1.8.2', linux x64

Original issue reported on code.google.com by duperray.olivier on 28 Jul 2013 at 10:18

GoogleCodeExporter commented 9 years ago
Cl: https://codereview.appspot.com/11977043/

Original comment by duperray.olivier on 28 Jul 2013 at 10:32

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/go-tour/source/detail?r=c989ba847a22

Original comment by a...@golang.org on 28 Jul 2013 at 11:56