Skip to content

Commit

Permalink
Add support for WASI port (google#1089)
Browse files Browse the repository at this point in the history
Fix building when the new `wasip1` port is being used.
This is a new target that will be introduced by go 1.21.

For more details golang/go#58141

Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio authored and breadyzhang committed Jun 2, 2023
1 parent 965f82a commit d0ff25e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## HEAD

<<<<<<< HEAD
<<<<<<< HEAD
### Fix flaky submission failures
* #1084: CT flaky submission failures
Expand Down

0 comments on commit d0ff25e

Please sign in to comment.