mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
Revert "Minor changes to support go 1.17"
This reverts commit 2d224ae049.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build go1.16 go1.17
|
||||
// +build go1.16
|
||||
|
||||
package os
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// +build !go1.16,!go1.17
|
||||
// +build !go1.16
|
||||
|
||||
package os
|
||||
|
||||
Reference in New Issue
Block a user