yohcop / openid-go

OpenID consumer implementation in Go - golang
Other
83 stars 40 forks source link

Can not compile in latest go versions #3

Closed kushaldas closed 10 years ago

kushaldas commented 11 years ago

$ go get github.com/yohcop/openid.go/src/openid package exp/html: unrecognized import path "exp/html"

$ go version go version go1.1.2 linux/amd64