Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server.Certificate undefined #68

Open
nicolasStevenin opened this issue Dec 21, 2017 · 2 comments
Open

server.Certificate undefined #68

nicolasStevenin opened this issue Dec 21, 2017 · 2 comments

Comments

@nicolasStevenin
Copy link

Hello !
When I try to test api (and checkmgr), it fails with

FAIL github.com/circonus-labs/circonus-gometrics/api [build failed]

github.com/circonus-labs/circonus-gometrics/api

./api_test.go:303: server.Certificate undefined (type *httptest.Server has no field or method Certificate)
./api_test.go:337: server.Certificate undefined (type *httptest.Server has no field or method Certificate)

Thank you

@maier
Copy link
Member

maier commented Dec 21, 2017

What version of go are you using?

$ go test
PASS
ok github.com/circonus-labs/circonus-gometrics/api 32.284s
$ go version
go version go1.9.2 darwin/amd64

@nicolasStevenin
Copy link
Author

Hello,
I'm using go 1.8.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants