Skip to content

Conversation

@julieqiu
Copy link
Contributor

Fix this error in the installation instructions:

go install github.com/google/gnostic/cmd/protoc-gen-openapi
go: 'go install' requires a version when current directory is not in a module
	Try 'go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest' to install the latest version

@julieqiu julieqiu requested a review from a team as a code owner May 26, 2024 14:50
Fix this error in the installation instructions:

```
go install github.com/google/gnostic/cmd/protoc-gen-openapi
go: 'go install' requires a version when current directory is not in a module
	Try 'go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest' to install the latest version
```
@Jefftree Jefftree merged commit e0e09f7 into google:main Aug 14, 2025
2 checks passed
dodangquan pushed a commit to dodangquan/protoc-gen-openapi that referenced this pull request Oct 3, 2025
Fix this error in the installation instructions:

```
go install github.com/google/gnostic/cmd/protoc-gen-openapi
go: 'go install' requires a version when current directory is not in a module
	Try 'go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest' to install the latest version
```
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

Successfully merging this pull request may close these issues.

2 participants