use prompt templates
Showing
| ... | ... | @@ -21,6 +21,7 @@ require ( |
| github.com/json-iterator/go v1.1.12 // indirect | ||
| github.com/klauspost/cpuid/v2 v2.2.4 // indirect | ||
| github.com/leodido/go-urn v1.2.4 // indirect | ||
| github.com/lithammer/fuzzysearch v1.1.8 | ||
| github.com/mattn/go-isatty v0.0.19 // indirect | ||
| github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect | ||
| github.com/modern-go/reflect2 v1.0.2 // indirect | ||
| ... | ... |
Please register or sign in to comment