1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-20 10:13:20 +00:00

build: remove build constraint syntax for go 1.16 and older

This commit is contained in:
albertony
2024-04-18 14:40:44 +02:00
parent db17aaf7cd
commit 68bf6aa584
220 changed files with 0 additions and 230 deletions

View File

@@ -1,7 +1,6 @@
// Systemd interface for Unix variants only
//go:build unix
// +build unix
package log