Sen descrición

Gopher Robot 619b8fd7d2 [release-branch.go1.19] go1.19.13 hai 1 ano
.github 2f45981679 .github: remove duplicate security link %!s(int64=2) %!d(string=hai) anos
api 6a7c64fde5 debug/pe: add IMAGE_FILE_MACHINE_LOONGARCH{64,32} %!s(int64=2) %!d(string=hai) anos
doc e99f53fed9 doc: move Go 1.19 release notes to x/website %!s(int64=2) %!d(string=hai) anos
lib db19b42ca8 lib/time, time/tzdata: update to 2022a %!s(int64=2) %!d(string=hai) anos
misc 071a1ed0dd [release-branch.go1.19] misc/cgo/testcshared: handle unsuffixed dlltool path hai 1 ano
src caca5f126b [release-branch.go1.19] crypto/tls: add GODEBUG to control max RSA key size hai 1 ano
test 6ce543d137 [release-branch.go1.19] cmd/compile: on PPC64, fix sign/zero extension when masking hai 1 ano
.gitattributes ee379d2b08 all: treat all files as binary, but check in .bat with CRLF %!s(int64=4) %!d(string=hai) anos
.gitignore 95ed5c3800 internal/buildcfg: move build configuration out of cmd/internal/objabi %!s(int64=3) %!d(string=hai) anos
CONTRIBUTING.md 4c4ce3dc79 all: restore changes from faulty merge/revert %!s(int64=6) %!d(string=hai) anos
LICENSE d0c1888739 doc: revert copyright date to 2009 %!s(int64=8) %!d(string=hai) anos
PATENTS 4468e5b376 LICENSE: separate, change PATENTS text %!s(int64=14) %!d(string=hai) anos
README.md e35763469a README.md: update wiki link %!s(int64=2) %!d(string=hai) anos
SECURITY.md a0f77e56b7 SECURITY.md: replace golang.org with go.dev %!s(int64=2) %!d(string=hai) anos
VERSION 619b8fd7d2 [release-branch.go1.19] go1.19.13 hai 1 ano
codereview.cfg 18033a0b56 [release-branch.go1.19] update codereview.cfg for release-branch.go1.19 %!s(int64=2) %!d(string=hai) anos

README.md

The Go Programming Language

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Gopher image Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.

Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.

Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.

Download and Install

Binary Distributions

Official binary distributions are available at https://go.dev/dl/.

After downloading a binary release, visit https://go.dev/doc/install for installation instructions.

Install From Source

If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.

Contributing

Go is the work of thousands of contributors. We appreciate your help!

To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.

Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.