aboutsummaryrefslogtreecommitdiff
path: root/fs.go
diff options
context:
space:
mode:
authorAdnan Maolood <[email protected]>2021-02-24 11:01:02 -0500
committerAdnan Maolood <[email protected]>2021-02-24 11:01:02 -0500
commit25f441f573c5717f65d01c8ee8d3e842f84fa7e4 (patch)
treee3089f305193e66e757c9c577a92d3aa5ce8af5c /fs.go
parentAdd NewResponse function (diff)
downloadgo-gemini-25f441f573c5717f65d01c8ee8d3e842f84fa7e4.tar.xz
go-gemini-25f441f573c5717f65d01c8ee8d3e842f84fa7e4.zip
fs: Remove build constraintv0.1.15
Diffstat (limited to 'fs.go')
-rw-r--r--fs.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs.go b/fs.go
index ac3c1b3..4ef515c 100644
--- a/fs.go
+++ b/fs.go
@@ -1,5 +1,3 @@
-// +build go1.16
-
package gemini
import (