8000 Add Go version to `ddev version` output · Issue #7021 · ddev/ddev · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add Go version to ddev version output #7021
Closed
@stasadev

Descrip 60C7 tion

@stasadev

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem?

DDEV is built using Go, and newer versions of Go can change behavior, it's good to know which version was used to build a particular binary.

Docker has it:

$ docker version
Server: Docker Engine - Community
 Engine:
  Version:          28.0.0
  API version:      1.48 (minimum version 1.24)
  Go version:       go1.23.6

Describe your solution

Add Go version to ddev version output. Knowing which go was used can benefit us in the future.

Describe alternatives

No response

Additional context

Printing Go version can help to understand if there is a build problem, as we can see here:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0