Commit graph

5 commits

Author SHA1 Message Date
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