Skip to content

Upgrade Go Language Version #154

@qcdyx

Description

@qcdyx

As of March 2026, Go 1.19 (referenced in go.mod and Dockerfile) has reached its End of Life.
Upgrade the project to use a currently supported version of Go (e.g., Go 1.25 or newer).

  • Update go directive in golang/gtfs/go.mod.
  • Update FROM image in golang/Dockerfile.
  • Update any CI/CD workflows to use the newer Go version.
  • Verify go test ./... passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions