c.apiBaseURL.GetApiHostnameURL undefined
sguillia opened this issue · 2 comments
sguillia commented
Hi
Last commit breaks the build
5bccfc3
$ make test
go test -v ./tests
# github.com/ktrysmt/go-bitbucket
./client.go:164:41: c.apiBaseURL.GetApiHostnameURL undefined (type *url.URL has no field or method GetApiHostnameURL)
FAIL github.com/ktrysmt/go-bitbucket/tests [build failed]
FAIL
Makefile:18 : la recette pour la cible « test » a échouée
make: *** [test] Erreur 2
ktrysmt commented
Oops, I reverted. https://github.com/ktrysmt/go-bitbucket/releases/tag/v0.9.18 @sguillia @cgroschupp