Skip to content

Commit b9c0bac

Browse files
rename folder due to collision with makefile
1 parent bdfb8d8 commit b9c0bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/tools.go renamed to tool/tool.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//go:build tools
22
// +build tools
33

4-
package tools
4+
package tool
55

66
import (
77
// Document generation.

0 commit comments

Comments
 (0)