5 lines
116 B
Go
5 lines
116 B
Go
|
//+build tools
|
||
|
|
||
|
// tools is a faux package for tracking dependencies that don't make it into the code
|
||
|
package tools
|