Skip to content

Commit 38f210d

Browse files
committed
test: add go1.20 build flag for test case.
Signed-off-by: ghosind <ghosind@gmail.com>
1 parent a116214 commit 38f210d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

error_go120_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build go1.20
2+
13
package async
24

35
import (

0 commit comments

Comments
 (0)