Commit graph

8 commits

Author SHA1 Message Date
TmINAMIII
6bfd4bbd77 chore: update Go version to 1.24 in devcontainer configuration 2025-06-22 01:57:48 +00:00
Kynan Ware
1d2fbd5155 chore: update go version in devcontainer
Since `gh` uses Go 1.23, the devcontainer needs to be updated to
allow building `gh` in a fresh codespace.
2025-02-23 18:39:53 +00:00
Naoya Yasuda
5d79a95a32
Upgrade to Go 1.22 (#8836) 2024-04-02 14:34:59 +02:00
Greggory Rothmeier
7ced1227f9
Align devcontainer Go version with go.mod (#8570) 2024-01-12 13:58:56 -08:00
Mislav Marohnić
ba4d50452d
Update to Go 1.19
With this upgrade our codebase adopts the stricter handling of `os/exec` command lookup in it that it doesn't allow shelling out to a command in the current directory.
2022-12-12 15:50:13 +01:00
JP Ungaretti
88775a27a8
Upgrade devcontainer config (#6405) 2022-10-11 15:12:52 +02:00
Josh Spicer
bd1bf523b5
add devcontainer (#5592)
Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-05-10 14:27:46 +00:00
Josh Spicer
4d5ce7aa56
Adds internal codespace developer flags (#5287) 2022-03-09 15:59:29 +00:00