1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-05 18:13:17 +00:00

build: update to go1.19 and make go1.17 the minimum required version

This commit is contained in:
Nick Craig-Wood
2022-08-02 18:47:43 +01:00
parent a875320e37
commit ba60984f33
13 changed files with 77 additions and 59 deletions

View File

@@ -1,6 +1,3 @@
//go:build go1.17
// +build go1.17
package restic
import (