mirror of
https://github.com/rclone/rclone.git
synced 2025-06-20 06:15:50 +02:00
build: drop support for go1.8
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Package azureblob provides an interface to the Microsoft Azure blob object storage system
|
||||
|
||||
// +build !plan9,!solaris,go1.8
|
||||
// +build !plan9,!solaris
|
||||
|
||||
package azureblob
|
||||
|
||||
|
Reference in New Issue
Block a user