head 1.2; access; symbols pkgsrc-2025Q1:1.1.0.22 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.20 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.18 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.16 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.14 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.12 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.10 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.8 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.6 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.4 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.2 pkgsrc-2022Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2025.04.01.17.47.19; author bsiegert; state dead; branches; next 1.1; commitid rFINzKoS31DqhnPF; 1.1 date 2022.08.21.11.42.19; author bsiegert; state Exp; branches; next ; commitid dOBHFe9VW9rYUJQD; desc @@ 1.2 log @go119, go121: remove go124 is the current version. go123 is still supported. To build go124 from source, the chain is go14 - go118 - go120 - go122 - go124 Thus, nothing needs go119 and go121. agreed by maya@@ on tech-pkg @ text @The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. @ 1.1 log @Add a package for Go 1.19 Release notes: https://go.dev/doc/go1.19 @ text @@