lock tools

This commit is contained in:
A.Unger
2020-02-07 15:25:10 +01:00
parent bd69d2a165
commit 5e2351b08c
+7
View File
@@ -0,0 +1,7 @@
// +build tools
package main
import (
_ "github.com/restic/calens"
)