Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DietPi-Software | Go: Do not set GOPATH anymore #5738

Merged
merged 3 commits into from
Sep 11, 2022
Merged

DietPi-Software | Go: Do not set GOPATH anymore #5738

merged 3 commits into from
Sep 11, 2022

Commits on Sep 10, 2022

  1. v8.9

    - DietPi-Software | Go: GOPATH is not set anymore to /mnt/dietpi_userdata/go on fresh installs and will default to ~/go instead. This especially makes multi-user setups easier where usually every user wants its own Go workspace. Many thanks to @tlgs for bringing this to our attention: #5735
    MichaIng committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    75c9d85 View commit details
    Browse the repository at this point in the history
  2. v8.9

    - DietPi-Software | Satisfy shellcheck
    MichaIng committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    f132885 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. v8.9

    - DietPi-Software | Minor coding
    MichaIng committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    d1ed7fc View commit details
    Browse the repository at this point in the history