apiproxy icon indicating copy to clipboard operation
apiproxy copied to clipboard

Failing to build due to upstream API changes.

Open dmitshur opened this issue 10 years ago • 1 comments

https://github.com/sourcegraph/httpcache has had a lot of commits recently. As a result, apiproxy is failing to build:

$ go build github.com/sourcegraph/apiproxy/...
# github.com/sourcegraph/apiproxy
./transport.go:36: undefined: httpcache.XCacheAge

dmitshur avatar Feb 05 '15 02:02 dmitshur

I got the same issue, is there a fix for it yet?

phuna avatar Feb 11 '15 00:02 phuna