mirror of
https://github.com/rclone/rclone.git
synced 2025-07-07 07:50:26 +02:00
build: make go1.14 the minimum supported Go for building
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,!js,go1.14
|
||||
// +build !plan9,!solaris,!js
|
||||
|
||||
package azureblob
|
||||
|
||||
|
Reference in New Issue
Block a user