mirror of
https://github.com/rclone/rclone.git
synced 2026-01-05 18:13:17 +00:00
serve restic: disable for go1.16 and earlier after update
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//go:build go1.17
|
||||
// +build go1.17
|
||||
|
||||
package restic
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user