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

.travis.yml: include go1.12 #932

Merged
merged 1 commit into from Aug 27, 2019
Merged

.travis.yml: include go1.12 #932

merged 1 commit into from Aug 27, 2019

Conversation

thaJeztah
Copy link
Contributor

noticed this was a bit behind, and go 1.13 is around the corner

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@dsnet
Copy link
Member

dsnet commented Aug 27, 2019

Thanks. All development work has actually moved to https://go.googlesource.com/protobuf, which actually tests everything from Go1.9 to Go1.13.

@dsnet dsnet merged commit 822fe56 into golang:master Aug 27, 2019
@thaJeztah thaJeztah deleted the test_go_1.12 branch August 27, 2019 18:08
@thaJeztah
Copy link
Contributor Author

hm.. that's confusing; so is this repository meant to be archived, or a mirror? Is that also the import-path to use for Go?

@dsnet
Copy link
Member

dsnet commented Aug 27, 2019

This repository is the old implementation of Go protobufs, while go.googlesource.com/protobuf is the repository for the next major version of Go protobufs.

The import path for this repo is: "github.com/golang/protobuf"
The import path for the next major version is: "google.golang.org/protobuf"

@golang golang locked and limited conversation to collaborators Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants