DEBSOURCES
Skip Quicknav
sources / vagrant / 2.3.7%2Bgit20230731.5fc64cde%2Bdfsg-4 / tools.go
12345678910
// Copyright (c) HashiCorp, Inc. // SPDX-License-Identifier: MPL-2.0 //go:build tools package tools import ( _ "github.com/randall77/makefat" )