drive, googlecloudstorage: disallow on go1.8 due to dependent library changes
golang.org/x/oauth2/google no longer builds on go1.8
This commit is contained in:
parent
e56c6402a7
commit
58f7141c96
8 changed files with 28 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
// Test GoogleCloudStorage filesystem interface
|
||||
|
||||
// +build go1.9
|
||||
|
||||
package googlecloudstorage_test
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue