Commit ff3724e
committed
gha: update go versions to 1.19, 1.20
Note that go1.13 has reached EOL a long time ago; removing that version,
as packages are no longer compatible with it:
go get github.com/philhofer/fwd
# golang.org/x/tools/internal/gocommand
Error: ../../../go/src/golang.org/x/tools/internal/gocommand/invoke.go:399:62: undefined: os.ErrProcessDone
Error: Process completed with exit code 2.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent d2ecf21 commit ff3724e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments