*Note: This summary is AI-generated but has been validated by at least one of the attendants.*

### Key Discussion Points

*   **Go Versions:** Fedora 42 and 43 are now following Go 1.25, while Fedora 44 and Rawhide are on Go 1.26.
*   **Vendoring (go-sig#61):** The group discussed closing the issue related to adopting `go-vendor-tools`. They decided to wait for input from `gotmax`, who is working on making vendoring the default in `go2rpm` 2.0.
*   **Security Rebuilds (go-sig#51):**
    *   The SIG discussed automating mass rebuilds of Go packages after minor Go releases for security updates.
    *   A major blocker is the disruptive nature of creating "rebuild bump" commits on stable branches.
    *   Neal Gompa (`conan_kudo`) is working on a build system enhancement that would allow rebuilds without requiring source code commits, which would make this process much easier.
    *   The topic is tabled until the new build system feature is available. For now, critical security updates will be handled on a case-by-case basis.
    *   There is an ongoing FESCo discussion (`fesco#3512`) about reducing CVE bug spam by filing bugs against the `golang` package instead of every package built with it.
*   **New Membership Policy (go-sig#60):** The group agreed with the proposed new membership policy and will put it to a vote in the Fedora Golang room.
*   **Fedora Forge Migration (go-sig#64):**
    *   The SIG plans to create a GoSIG organization on the new Fedora Forge.
    *   The issue tracker currently on Pagure will need to be migrated before Pagure is shut down.
    *   Migration of other projects from Gitlab is currently blocked pending Packit support for Fedora Forge.
*   **Open Floor - Package Cleanup:**
    *   Members were encouraged to orphan their old `golang-*` packages that are Fails To Install (FTI) or Fails To Build From Source (FTBFS) if they do not intend to fix them. This will help them get retired automatically.
    *   There are currently 421 open FTBFS bugs for Go packages in Fedora 44, many of which are for source-only `-devel` packages.

### Action Items

*   **alexsaezm:** Reach out to FESCo to ask about performing mass rebuilds for security reasons on a schedule.
*   **alexsaezm:** Notify the Fedora Golang room about the new membership policy proposal ([go-sig#60](https://pagure.io/GoSIG/go-sig/issue/60)) and request a vote.
*   **gotmax23:** File a request to create the Go SIG organization within the new Fedora Forge.