all: resync with master
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
//go:build tools
|
||||
|
||||
// Package tools and its main module are a nested internal module containing our
|
||||
// development tool dependencies.
|
||||
//
|
||||
// See https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module.
|
||||
package tools
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user