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

undefined: apitest.NewHttpRequestLogEntry #16

Open
Luc45 opened this issue Jun 21, 2020 · 1 comment
Open

undefined: apitest.NewHttpRequestLogEntry #16

Luc45 opened this issue Jun 21, 2020 · 1 comment

Comments

@Luc45
Copy link

Luc45 commented Jun 21, 2020

I'm getting an undefined error when importing the PlantUml module to a project.

This is the error:

/go/pkg/mod/github.com/steinfletcher/[email protected]/plantuml.go:92:18: undefined: apitest.NewHttpRequestLogEntry
/go/pkg/mod/github.com/steinfletcher/[email protected]/plantuml.go:99:18: undefined: apitest.NewHttpResponseLogEntry
/go/pkg/mod/github.com/steinfletcher/[email protected]/plantuml.go:121:23: undefined: apitest.LogEntry

In this commit, on Jul 28, 2019, apitest.NewHttpRequestLogEntry became apitest.newHttpRequestLogEntry (lowercase): steinfletcher/apitest@c097591#diff-daa6b522db39c0bc3606f5071822456dR221

This is possibly the reason.

@Mignet
Copy link

Mignet commented Mar 19, 2023

me too, any one help

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