mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-28 08:19:02 +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
|
package os
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
// +build !go1.16,!go1.17
|
// +build !go1.16
|
||||||
|
|
||||||
package os
|
package os
|
||||||
|
|
||||||
Reference in New Issue
Block a user