fs: Fix Go build constraint comment

This commit is contained in:
Adnan Maolood 2021-02-24 09:00:14 -05:00
parent 3101856afa
commit 15385e3095

2
fs.go
View File

@ -1,4 +1,4 @@
// +build 1.16
// +build go1.16
package gemini