// +build tools package main import ( _ "github.com/UnnoTed/fileb0x" _ "github.com/cespare/reflex" _ "github.com/kballard/go-shellquote" _ "github.com/ogier/pflag" _ "github.com/restic/calens" )