Commit 279bf1a
all: fix build
Add a wasm build constraint to a WebAssembly-specific command.
Encountering an empty go.mod file can be confusing for humans
and for builders. Remove it, it's probably not needed anymore.
Lower the go directive to 1.22 in testtiming so that a go1.22
toolchain can test it without needing to upgrade.
Change-Id: I6550f67815d7a9a5fb70db57b17e576526fa8c8b
Reviewed-on: https://go-review.googlesource.com/c/scratch/+/610455
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Cherry Mui <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>1 parent a656415 commit 279bf1a
3 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
Whitespace-only changes.
0 commit comments