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/sys: Please add release or tags #32868

Closed
FSjursaether opened this issue Jul 1, 2019 · 1 comment
Closed

x/sys: Please add release or tags #32868

FSjursaether opened this issue Jul 1, 2019 · 1 comment

Comments

@FSjursaether
Copy link

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

$ go version
go1.10.3 windows/amd64

Does this issue reproduce with the latest release?

N/A

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

go env Output
$ go env
S C:\git\go\src\faservices\tools\cleanup-ptk-jobs> go env
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\xxx\AppData\Local\go-build
set GOEXE=.exe
set GOHOSTARCH=amd64
set GOHOSTOS=windows
set GOOS=windows
set GOPATH=C:\git\go
set GORACE=
set GOROOT=C:\Go
set GOTMPDIR=
set GOTOOLDIR=C:\Go\pkg\tool\windows_amd64
set GCCGO=gccgo
set CC=gcc
set CXX=g++
set CGO_ENABLED=1
set CGO_CFLAGS=-g -O2
set CGO_CPPFLAGS=
set CGO_CXXFLAGS=-g -O2
set CGO_FFLAGS=-g -O2
set CGO_LDFLAGS=-g -O2
set PKG_CONFIG=pkg-config
set GOGCCFLAGS=-m64 -mthreads -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=C:\Users\zzz\AppData\Local\Temp\go-build025826170=/tmp/go-build -gno-record-gcc-switches

What did you do?

N/A
We use scanning tools for the code development that requires a base version of the code to be defined. Please consider adding a tag or release version to GitHub for the golang repositories (x/sys, x/tools, x/crypto, x/net, x/oauth2).

What did you expect to see?

Tag or release version in GitHub.

What did you see instead?

No tags or release version.

@gopherbot gopherbot added this to the Unreleased milestone Jul 1, 2019
@ALTree
Copy link
Member

ALTree commented Jul 1, 2019

Thanks for the request.

This is a dup of #21324 (x/all: start tagging versions); note that it's on hold:

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

I'm closing this thread in favour of the older one.

@ALTree ALTree closed this as completed Jul 1, 2019
@golang golang locked and limited conversation to collaborators Jun 30, 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