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

x/net: semver/mod for golang.org/x/net? #28056

Closed
marcosrmendezthd opened this issue Oct 6, 2018 · 1 comment
Closed

x/net: semver/mod for golang.org/x/net? #28056

marcosrmendezthd opened this issue Oct 6, 2018 · 1 comment

Comments

@marcosrmendezthd
Copy link

marcosrmendezthd commented Oct 6, 2018

Please answer these questions before submitting your issue. Thanks!

More of a question than an actual issue. Are we planning on creating a module or at least having semver tags for this repo?

What version of Go are you using (go version)?

1.11

Does this issue reproduce with the latest release?

yes

What operating system and processor architecture are you using (go env)?

GOARCH="amd64"
GOBIN="/go/bin"
GOCACHE="/go-build"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/go"
GOPROXY=""
GORACE=""
GOROOT="/usr/local/opt/go/libexec"
GOTMPDIR=""
GOTOOLDIR="/usr/local/opt/go/libexec/pkg/tool/darwin_amd64"
GCCGO="gccgo"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/sp/rhgzbyts4g79g0wxjz6hym1m0000gn/T/go-build378388908=/tmp/go-build -gno-record-gcc-switches -fno-common"

What did you do?

go get -u golang.org/x/net

If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

What did you expect to see?

What did you see instead?

@ALTree
Copy link
Member

ALTree commented Oct 6, 2018

Are we planning on creating a module or at least having semver tags for this repo?

Yes. This is issue #21324. Brad wrote:

On hold until Go 1.11 and/or Go 1.12. At least until we have tooling ready and some experience with said tooling.

So it'll happen, in the near future. Hope this answers your question. Closing here, since we already track this in #21324.

@ALTree ALTree closed this as completed Oct 6, 2018
@mikioh mikioh changed the title semver/mod for golang.org/x/net? x/net: semver/mod for golang.org/x/net? Feb 26, 2019
@golang golang locked and limited conversation to collaborators Feb 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants