tldr/pages.tr/common/go-version.md

13 lines
317 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# go version
> Go sürümünü yazdır.
> Daha fazla bilgi için: <https://golang.org/cmd/go/#hdr-Print_Go_version>.
- Go sürümünü yazdır:
`go version`
- Belirtilen çalıştırılabilir dosyanın yapımı için kullanılan Go sürümünü yazdır:
`go version {{örnek/konum/çalıştırılabilir_dosya}}`