René's URL Explorer Experiment


Title: go command - cmd/go - Go Packages

direct link

Domain: golang.org

NoneIE=edge
DescriptionGo is a tool for managing Go source code.

Links:

https://go.dev/
Skip to Main Content https://golang.org/cmd/go/#main-content
Why Go https://golang.org/cmd/go/
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://golang.org/cmd/go/
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://golang.org/
Community https://golang.org/cmd/go/
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
https://go.dev/
Why Go https://golang.org/cmd/go/
Why Go https://golang.org/cmd/go/
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://golang.org/cmd/go/
Docs https://golang.org/cmd/go/
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://golang.org/
Community https://golang.org/cmd/go/
Community https://golang.org/cmd/go/
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
Discover Packageshttps://golang.org/
Standard libraryhttps://golang.org/std
cmdhttps://golang.org/cmd
go https://golang.org/cmd/go@go1.26.0
https://go.dev/
Version: go1.26.0 https://golang.org/cmd/go/?tab=versions
Go to latest https://golang.org/cmd/go
BSD-3-Clausehttps://golang.org/cmd/go?tab=licenses
Imports: 37 https://golang.org/cmd/go?tab=imports
Imported by: 4 https://golang.org/cmd/go?tab=importedby
go.modhttps://cs.opensource.google/go/go/+/go1.26.0:src/go.mod
Learn more about best practiceshttps://golang.org/about#best-practices
cs.opensource.google/go/go https://cs.opensource.google/go/go
Report a Vulnerability https://go.dev/security/policy
Documentation https://golang.org/cmd/go/#section-documentation
Overviewhttps://golang.org/cmd/go/#pkg-overview
Source Files https://golang.org/cmd/go/#section-sourcefiles
Directories https://golang.org/cmd/go/#section-directories
https://golang.org/cmd/go/#section-documentation
Rendered forhttps://go.dev/about#build-context
https://golang.org/cmd/go/#pkg-overview
Start a bug reporthttps://golang.org/cmd/go/#hdr-Start_a_bug_report
Compile packages and dependencieshttps://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies
Remove object files and cached fileshttps://golang.org/cmd/go/#hdr-Remove_object_files_and_cached_files
Show documentation for package or symbolhttps://golang.org/cmd/go/#hdr-Show_documentation_for_package_or_symbol
Print Go environment informationhttps://golang.org/cmd/go/#hdr-Print_Go_environment_information
Apply fixes suggested by static checkershttps://golang.org/cmd/go/#hdr-Apply_fixes_suggested_by_static_checkers
Gofmt (reformat) package sourceshttps://golang.org/cmd/go/#hdr-Gofmt__reformat__package_sources
Generate Go files by processing sourcehttps://golang.org/cmd/go/#hdr-Generate_Go_files_by_processing_source
Add dependencies to current module and install themhttps://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them
Compile and install packages and dependencieshttps://golang.org/cmd/go/#hdr-Compile_and_install_packages_and_dependencies
List packages or moduleshttps://golang.org/cmd/go/#hdr-List_packages_or_modules
Module maintenancehttps://golang.org/cmd/go/#hdr-Module_maintenance
Download modules to local cachehttps://golang.org/cmd/go/#hdr-Download_modules_to_local_cache
Edit go.mod from tools or scriptshttps://golang.org/cmd/go/#hdr-Edit_go_mod_from_tools_or_scripts
Print module requirement graphhttps://golang.org/cmd/go/#hdr-Print_module_requirement_graph
Initialize new module in current directoryhttps://golang.org/cmd/go/#hdr-Initialize_new_module_in_current_directory
Add missing and remove unused moduleshttps://golang.org/cmd/go/#hdr-Add_missing_and_remove_unused_modules
Make vendored copy of dependencieshttps://golang.org/cmd/go/#hdr-Make_vendored_copy_of_dependencies
Verify dependencies have expected contenthttps://golang.org/cmd/go/#hdr-Verify_dependencies_have_expected_content
Explain why packages or modules are neededhttps://golang.org/cmd/go/#hdr-Explain_why_packages_or_modules_are_needed
Workspace maintenancehttps://golang.org/cmd/go/#hdr-Workspace_maintenance
Edit go.work from tools or scriptshttps://golang.org/cmd/go/#hdr-Edit_go_work_from_tools_or_scripts
Initialize workspace filehttps://golang.org/cmd/go/#hdr-Initialize_workspace_file
Sync workspace build list to moduleshttps://golang.org/cmd/go/#hdr-Sync_workspace_build_list_to_modules
Add modules to workspace filehttps://golang.org/cmd/go/#hdr-Add_modules_to_workspace_file
Make vendored copy of dependencieshttps://golang.org/cmd/go/#hdr-Make_vendored_copy_of_dependencies-1
Compile and run Go programhttps://golang.org/cmd/go/#hdr-Compile_and_run_Go_program
Manage telemetry data and settingshttps://golang.org/cmd/go/#hdr-Manage_telemetry_data_and_settings
Test packageshttps://golang.org/cmd/go/#hdr-Test_packages
Run specified go toolhttps://golang.org/cmd/go/#hdr-Run_specified_go_tool
Print Go versionhttps://golang.org/cmd/go/#hdr-Print_Go_version
Report likely mistakes in packageshttps://golang.org/cmd/go/#hdr-Report_likely_mistakes_in_packages
Build constraintshttps://golang.org/cmd/go/#hdr-Build_constraints
Build -json encodinghttps://golang.org/cmd/go/#hdr-Build__json_encoding
Build modeshttps://golang.org/cmd/go/#hdr-Build_modes
Calling between Go and Chttps://golang.org/cmd/go/#hdr-Calling_between_Go_and_C
Build and test cachinghttps://golang.org/cmd/go/#hdr-Build_and_test_caching
Environment variableshttps://golang.org/cmd/go/#hdr-Environment_variables
File typeshttps://golang.org/cmd/go/#hdr-File_types
GOAUTH environment variablehttps://golang.org/cmd/go/#hdr-GOAUTH_environment_variable
The go.mod filehttps://golang.org/cmd/go/#hdr-The_go_mod_file
GOPATH environment variablehttps://golang.org/cmd/go/#hdr-GOPATH_environment_variable
GOPATH and Moduleshttps://golang.org/cmd/go/#hdr-GOPATH_and_Modules
Internal Directorieshttps://golang.org/cmd/go/#hdr-Internal_Directories
Vendor Directorieshttps://golang.org/cmd/go/#hdr-Vendor_Directories
Module proxy protocolhttps://golang.org/cmd/go/#hdr-Module_proxy_protocol
Import path syntaxhttps://golang.org/cmd/go/#hdr-Import_path_syntax
Relative import pathshttps://golang.org/cmd/go/#hdr-Relative_import_paths
Remote import pathshttps://golang.org/cmd/go/#hdr-Remote_import_paths
Import path checkinghttps://golang.org/cmd/go/#hdr-Import_path_checking
Modules, module versions, and morehttps://golang.org/cmd/go/#hdr-Modules__module_versions__and_more
Module authentication using go.sumhttps://golang.org/cmd/go/#hdr-Module_authentication_using_go_sum
Package lists and patternshttps://golang.org/cmd/go/#hdr-Package_lists_and_patterns
Configuration for downloading non-public codehttps://golang.org/cmd/go/#hdr-Configuration_for_downloading_non_public_code
Testing flagshttps://golang.org/cmd/go/#hdr-Testing_flags
Testing functionshttps://golang.org/cmd/go/#hdr-Testing_functions
Controlling version control with GOVCShttps://golang.org/cmd/go/#hdr-Controlling_version_control_with_GOVCS
https://golang.org/cmd/go/#hdr-Start_a_bug_report
https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies
https://golang.org/cmd/go/#hdr-Remove_object_files_and_cached_files
https://golang.org/cmd/go/#hdr-Show_documentation_for_package_or_symbol
https://golang.org/cmd/go/#hdr-Print_Go_environment_information
https://golang.org/cmd/go/#hdr-Apply_fixes_suggested_by_static_checkers
https://golang.org/cmd/go/#hdr-Gofmt__reformat__package_sources
https://golang.org/cmd/go/#hdr-Generate_Go_files_by_processing_source
https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them
https://golang.org/ref/mod#go-gethttps://golang.org/ref/mod#go-get
https://golang.org/ref/mod#go-installhttps://golang.org/ref/mod#go-install
https://golang.org/ref/modhttps://golang.org/ref/mod
https://go.dev/doc/toolchainhttps://go.dev/doc/toolchain
https://golang.org/cmd/go/#hdr-Compile_and_install_packages_and_dependencies
https://golang.org/cmd/go/#hdr-List_packages_or_modules
math/rand.testhttps://golang.org/math/rand.test
https://golang.org/ref/modhttps://golang.org/ref/mod
https://golang.org/cmd/go/#hdr-Module_maintenance
https://golang.org/cmd/go/#hdr-Download_modules_to_local_cache
https://golang.org/ref/mod#go-mod-downloadhttps://golang.org/ref/mod#go-mod-download
https://golang.org/ref/mod#version-querieshttps://golang.org/ref/mod#version-queries
https://golang.org/cmd/go/#hdr-Edit_go_mod_from_tools_or_scripts
https://golang.org/ref/mod#go-mod-edithttps://golang.org/ref/mod#go-mod-edit
https://golang.org/cmd/go/#hdr-Print_module_requirement_graph
https://golang.org/ref/mod#go-mod-graphhttps://golang.org/ref/mod#go-mod-graph
https://golang.org/cmd/go/#hdr-Initialize_new_module_in_current_directory
https://golang.org/ref/mod#go-mod-inithttps://golang.org/ref/mod#go-mod-init
https://golang.org/cmd/go/#hdr-Add_missing_and_remove_unused_modules
https://golang.org/ref/mod#go-mod-tidyhttps://golang.org/ref/mod#go-mod-tidy
https://golang.org/cmd/go/#hdr-Make_vendored_copy_of_dependencies
https://golang.org/ref/mod#go-mod-vendorhttps://golang.org/ref/mod#go-mod-vendor
https://golang.org/cmd/go/#hdr-Verify_dependencies_have_expected_content
https://golang.org/ref/mod#go-mod-verifyhttps://golang.org/ref/mod#go-mod-verify
https://golang.org/cmd/go/#hdr-Explain_why_packages_or_modules_are_needed
https://golang.org/ref/mod#go-mod-whyhttps://golang.org/ref/mod#go-mod-why
https://golang.org/cmd/go/#hdr-Workspace_maintenance
https://go.dev/ref/mod#workspaceshttps://go.dev/ref/mod#workspaces
https://go.dev/doc/tutorial/workspaceshttps://go.dev/doc/tutorial/workspaces
https://golang.org/cmd/go/#hdr-Edit_go_work_from_tools_or_scripts
https://go.dev/ref/mod#workspaceshttps://go.dev/ref/mod#workspaces
https://golang.org/cmd/go/#hdr-Initialize_workspace_file
https://go.dev/ref/mod#workspaceshttps://go.dev/ref/mod#workspaces
https://golang.org/cmd/go/#hdr-Sync_workspace_build_list_to_modules
https://go.dev/ref/mod#workspaceshttps://go.dev/ref/mod#workspaces
https://golang.org/cmd/go/#hdr-Add_modules_to_workspace_file
https://go.dev/ref/mod#workspaceshttps://go.dev/ref/mod#workspaces
https://golang.org/cmd/go/#hdr-Make_vendored_copy_of_dependencies-1
https://golang.org/cmd/go/#hdr-Compile_and_run_Go_program
https://golang.org/cmd/go/#hdr-Manage_telemetry_data_and_settings
https://telemetry.go.dev/https://telemetry.go.dev/
https://telemetry.go.dev/privacyhttps://telemetry.go.dev/privacy
https://policies.google.com/privacyhttps://policies.google.com/privacy
https://go.dev/doc/telemetryhttps://go.dev/doc/telemetry
https://golang.org/cmd/go/#hdr-Test_packages
https://golang.org/cmd/go/#hdr-Run_specified_go_tool
https://golang.org/cmd/go/#hdr-Print_Go_version
https://golang.org/cmd/go/#hdr-Report_likely_mistakes_in_packages
https://golang.org/cmd/go/#hdr-Build_constraints
https://golang.org/cmd/go/#hdr-Build__json_encoding
https://golang.org/cmd/go/#hdr-Build_modes
https://golang.org/cmd/go/#hdr-Calling_between_Go_and_C
https://swig.org/https://swig.org/
https://golang.org/cmd/go/#hdr-Build_and_test_caching
https://golang.org/cmd/go/#hdr-Environment_variables
https://golang.org/cmd/go/#hdr-File_types
https://golang.org/cmd/go/#hdr-GOAUTH_environment_variable
https://golang.org/cmd/go/#hdr-The_go_mod_file
https://golang.org/ref/mod#go-mod-filehttps://golang.org/ref/mod#go-mod-file
https://golang.org/ref/mod#go-mod-inithttps://golang.org/ref/mod#go-mod-init
https://golang.org/ref/mod#go-mod-tidyhttps://golang.org/ref/mod#go-mod-tidy
https://golang.org/ref/mod#go-gethttps://golang.org/ref/mod#go-get
https://golang.org/ref/mod#go-mod-edithttps://golang.org/ref/mod#go-mod-edit
https://golang.org/cmd/go/#hdr-GOPATH_environment_variable
https://golang.org/wiki/SettingGOPATHhttps://golang.org/wiki/SettingGOPATH
https://golang.org/doc/code.htmlhttps://golang.org/doc/code.html
https://golang.org/cmd/go/#hdr-GOPATH_and_Modules
https://golang.org/cmd/go/#hdr-Internal_Directories
https://golang.org/s/go14internalhttps://golang.org/s/go14internal
https://golang.org/cmd/go/#hdr-Vendor_Directories
https://golang.org/s/go15vendorhttps://golang.org/s/go15vendor
https://golang.org/cmd/go/#hdr-Module_proxy_protocol
https://golang.org/ref/mod#goproxy-protocolhttps://golang.org/ref/mod#goproxy-protocol
https://golang.org/cmd/go/#hdr-Import_path_syntax
https://golang.org/cmd/go/#hdr-Relative_import_paths
https://golang.org/cmd/go/#hdr-Remote_import_paths
https://example.org/?go-get=1https://example.org/?go-get=1
https://code.org/r/p/exprojhttps://code.org/r/p/exproj
https://example.org/?go-get=1https://example.org/?go-get=1
https://code.org/r/p/exprojhttps://code.org/r/p/exproj
https://golang.org/ref/mod#module-cachehttps://golang.org/ref/mod#module-cache
https://code.org/moduleproxyhttps://code.org/moduleproxy
https://golang.org/ref/mod#goproxy-protocolhttps://golang.org/ref/mod#goproxy-protocol
https://golang.org/cmd/go/#hdr-Import_path_checking
https://golang.org/s/go14customimporthttps://golang.org/s/go14customimport
https://golang.org/cmd/go/#hdr-Modules__module_versions__and_more
https://golang.org/doc/tutorial/create-modulehttps://golang.org/doc/tutorial/create-module
https://golang.org/ref/modhttps://golang.org/ref/mod
https://proxy.golang.orghttps://proxy.golang.org
https://sum.golang.orghttps://sum.golang.org
https://proxy.golang.org/privacyhttps://proxy.golang.org/privacy
https://sum.golang.org/privacyhttps://sum.golang.org/privacy
https://golang.org/ref/mod#private-module-privacyhttps://golang.org/ref/mod#private-module-privacy
https://golang.org/cmd/go/#hdr-Module_authentication_using_go_sum
https://golang.org/ref/mod#authenticatinghttps://golang.org/ref/mod#authenticating
https://golang.org/cmd/go/#hdr-Package_lists_and_patterns
https://golang.org/cmd/go/#hdr-Configuration_for_downloading_non_public_code
https://golang.org/ref/mod#private-moduleshttps://golang.org/ref/mod#private-modules
https://golang.org/cmd/go/#hdr-Testing_flags
https://golang.org/cmd/go/#hdr-Testing_functions
https://golang.org/cmd/go/#hdr-Controlling_version_control_with_GOVCS
https://golang.org/cmd/go/#section-sourcefiles
View all Source fileshttps://cs.opensource.google/go/go/+/go1.26.0:src/cmd/go
alldocs.gohttps://cs.opensource.google/go/go/+/go1.26.0:src/cmd/go/alldocs.go
go11.gohttps://cs.opensource.google/go/go/+/go1.26.0:src/cmd/go/go11.go
main.gohttps://cs.opensource.google/go/go/+/go1.26.0:src/cmd/go/main.go
https://golang.org/cmd/go/#section-directories
authhttps://golang.org/cmd/go/internal/auth@go1.26.0
basehttps://golang.org/cmd/go/internal/base@go1.26.0
bughttps://golang.org/cmd/go/internal/bug@go1.26.0
cachehttps://golang.org/cmd/go/internal/cache@go1.26.0
cacheproghttps://golang.org/cmd/go/internal/cacheprog@go1.26.0
cfghttps://golang.org/cmd/go/internal/cfg@go1.26.0
cleanhttps://golang.org/cmd/go/internal/clean@go1.26.0
cmdflaghttps://golang.org/cmd/go/internal/cmdflag@go1.26.0
dochttps://golang.org/cmd/go/internal/doc@go1.26.0
envcmdhttps://golang.org/cmd/go/internal/envcmd@go1.26.0
fips140https://golang.org/cmd/go/internal/fips140@go1.26.0
fmtcmdhttps://golang.org/cmd/go/internal/fmtcmd@go1.26.0
fsyshttps://golang.org/cmd/go/internal/fsys@go1.26.0
generatehttps://golang.org/cmd/go/internal/generate@go1.26.0
goverhttps://golang.org/cmd/go/internal/gover@go1.26.0
helphttps://golang.org/cmd/go/internal/help@go1.26.0
importshttps://golang.org/cmd/go/internal/imports@go1.26.0
listhttps://golang.org/cmd/go/internal/list@go1.26.0
loadhttps://golang.org/cmd/go/internal/load@go1.26.0
lockedfilehttps://golang.org/cmd/go/internal/lockedfile@go1.26.0
lockedfile/internal/filelockhttps://golang.org/cmd/go/internal/lockedfile/internal/filelock@go1.26.0
mmaphttps://golang.org/cmd/go/internal/mmap@go1.26.0
modcmdhttps://golang.org/cmd/go/internal/modcmd@go1.26.0
modfetchhttps://golang.org/cmd/go/internal/modfetch@go1.26.0
modfetch/codehosthttps://golang.org/cmd/go/internal/modfetch/codehost@go1.26.0
modgethttps://golang.org/cmd/go/internal/modget@go1.26.0
modindexhttps://golang.org/cmd/go/internal/modindex@go1.26.0
modinfohttps://golang.org/cmd/go/internal/modinfo@go1.26.0
modloadhttps://golang.org/cmd/go/internal/modload@go1.26.0
mvshttps://golang.org/cmd/go/internal/mvs@go1.26.0
runhttps://golang.org/cmd/go/internal/run@go1.26.0
searchhttps://golang.org/cmd/go/internal/search@go1.26.0
strhttps://golang.org/cmd/go/internal/str@go1.26.0
telemetrycmdhttps://golang.org/cmd/go/internal/telemetrycmd@go1.26.0
telemetrystatshttps://golang.org/cmd/go/internal/telemetrystats@go1.26.0
testhttps://golang.org/cmd/go/internal/test@go1.26.0
test/internal/genflagshttps://golang.org/cmd/go/internal/test/internal/genflags@go1.26.0
toolhttps://golang.org/cmd/go/internal/tool@go1.26.0
toolchainhttps://golang.org/cmd/go/internal/toolchain@go1.26.0
tracehttps://golang.org/cmd/go/internal/trace@go1.26.0
vcshttps://golang.org/cmd/go/internal/vcs@go1.26.0
vcwebhttps://golang.org/cmd/go/internal/vcweb@go1.26.0
vcweb/vcstesthttps://golang.org/cmd/go/internal/vcweb/vcstest@go1.26.0
versionhttps://golang.org/cmd/go/internal/version@go1.26.0
vethttps://golang.org/cmd/go/internal/vet@go1.26.0
webhttps://golang.org/cmd/go/internal/web@go1.26.0
web/intercepthttps://golang.org/cmd/go/internal/web/intercept@go1.26.0
workhttps://golang.org/cmd/go/internal/work@go1.26.0
workcmdhttps://golang.org/cmd/go/internal/workcmd@go1.26.0
Why Go https://go.dev/solutions
Use Cases https://go.dev/solutions#use-cases
Case Studies https://go.dev/solutions#case-studies
Get Started https://learn.go.dev/
Playground https://play.golang.org
Tour https://tour.golang.org
Stack Overflow https://stackoverflow.com/questions/tagged/go?tab=Newest
Help https://go.dev/help
Packages https://pkg.go.dev
Standard Library https://golang.org/std
Sub-repositories https://golang.org/golang.org/x
About Go Packages https://pkg.go.dev/about
About https://go.dev/project
Downloadhttps://go.dev/dl/
Bloghttps://go.dev/blog
Issue Tracker https://github.com/golang/go/issues
Release Notes https://go.dev/doc/devel/release.html
Brand Guidelines https://go.dev/brand
Code of Conduct https://go.dev/conduct
Connect https://www.twitter.com/golang
Twitter https://www.twitter.com/golang
GitHubhttps://github.com/golang
Slack https://invite.slack.golangbridge.org/
r/golang https://reddit.com/r/golang
Meetup https://www.meetup.com/pro/go
Golang Weekly https://golangweekly.com/
Copyrighthttps://go.dev/copyright
Terms of Servicehttps://go.dev/tos
Privacy Policy http://www.google.com/intl/en/policies/privacy/
Report an Issue https://go.dev/s/pkgsite-feedback
https://google.com
Learn more.https://policies.google.com/technologies/cookies

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.