SIGN IN SIGN UP
spf13 / cobra UNCLAIMED

A Commander for modern Go CLI interactions

0 0 142 Go

fix: conflict import name with variable (#1879)

`template` is an import in `cobra.go` file and also used as a variable
name, which masks the library in the scope of that function.
Y
Yash Ladha committed
f25a3c6e0b4220c616a3b342b57b055c1256d318
Parent: 9235920
Committed by GitHub <noreply@github.com> on 12/15/2022, 10:39:50 AM