6 lines
149 B
Go
6 lines
149 B
Go
|
// +build tools
|
||
|
|
||
|
// Place any runtime dependencies as imports in this file.
|
||
|
// Go modules will be forced to download and install them.
|
||
|
package tools
|