Commit 26a5c4a
committed
chore: update gorelease to fix nil pointer panic on Go 1.26
The pinned gorelease commit (f062dba) pulls in golang.org/x/tools@v0.2.0
which has a nil pointer dereference in go/types.(*StdSizes).Sizeof when
run under Go 1.26. Update to the latest exp commit (3dfff04) which
depends on golang.org/x/tools@v0.42.0.1 parent ed1d360 commit 26a5c4a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments