1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-15 15:53:41 +00:00

build: remove go1.13 build constraints

This commit is contained in:
Nick Craig-Wood
2021-02-03 17:46:08 +00:00
parent bcac8fdc83
commit 1545ace8f2
14 changed files with 16 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
// +build linux,go1.13 freebsd,go1.13
// +build linux freebsd
package mount