mirror of
https://github.com/rancher/plugins.git
synced 2025-07-08 04:29:48 +00:00
Bump all transitive and direct dependencies. Signed-off-by: Casey Callendrello <c1@caseyc.net>
6 lines
76 B
Go
6 lines
76 B
Go
//go:build tools
|
|
|
|
package winio
|
|
|
|
import _ "golang.org/x/tools/cmd/stringer"
|