We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go version
gol.19.10
$ go version go version go1.19.10 linux/amd64
yes
go env
linux fedora
$ go env GO111MODULE="" GOARCH="amd64" GOBIN="" GOCACHE="/home/infernus01/.cache/go-build" GOENV="/home/infernus01/.config/go/env" GOEXE="" GOEXPERIMENT="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GOINSECURE="" GOMODCACHE="/home/infernus01/go/pkg/mod" GONOPROXY="" GONOSUMDB="" GOOS="linux" GOPATH="/home/infernus01/go" GOPRIVATE="" GOPROXY="direct" GOROOT="/usr/lib/golang" GOSUMDB="off" GOTMPDIR="" GOTOOLDIR="/usr/lib/golang/pkg/tool/linux_amd64" GOVCS="" GOVERSION="go1.19.10" GCCGO="gccgo" GOAMD64="v1" AR="ar" CC="gcc" CXX="g++" CGO_ENABLED="1" GOMOD="/home/infernus01/Downloads/json-parser-main/go.mod" GOWORK="" 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 -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build812051444=/tmp/go-build -gno-record-gcc-switches" GOROOT/bin/go version: go version go1.19.10 linux/amd64 GOROOT/bin/go tool compile -V: compile version go1.19.10 uname -sr: Linux 6.4.4-100.fc37.x86_64 /lib64/libc.so.6: GNU C Library (GNU libc) stable release version 2.36. gdb --version: GNU gdb (GDB) Fedora Linux 13.2-2.fc37
The text was updated successfully, but these errors were encountered:
Related Issues and Documentation
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Sorry, something went wrong.
No branches or pull requests
What version of Go are you using (
go version
)?gol.19.10
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?linux fedora
go env
OutputWhat did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: