We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8054cc5 commit b51da9aCopy full SHA for b51da9a
addons/cmdr/cmdr.go
@@ -1,7 +1,7 @@
1
package cmdr
2
3
import (
4
- _ "github.com/hedzr/cmdr"
+ _ "github.com/hedzr/cmdr/v2"
5
)
6
7
func NewClient() {
0 commit comments