1
0
mirror of https://github.com/rclone/rclone.git synced 2025-06-25 14:22:55 +02:00

build: drop support for go1.8

This commit is contained in:
Nick Craig-Wood
2019-04-15 20:03:33 +01:00
parent 613a9bb86b
commit 16d8014cbb
36 changed files with 40 additions and 202 deletions

View File

@ -1,7 +1,5 @@
// Test GoogleCloudStorage filesystem interface
// +build go1.9
package googlecloudstorage_test
import (