File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ const (
13
13
// AppName const
14
14
AppName = "cmdr"
15
15
// Version const
16
- Version = "1.6.13 "
16
+ Version = "1.6.15 "
17
17
// VersionInt const
18
- VersionInt = 0x01060d
18
+ VersionInt = 0x01060f
19
19
)
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/BurntSushi/toml v0.3.1
7
7
github.com/fsnotify/fsnotify v1.4.7
8
- github.com/hedzr/errors v1.1.12
8
+ github.com/hedzr/errors v1.1.13
9
9
github.com/hedzr/logex v1.1.3
10
10
github.com/kr/pretty v0.1.0 // indirect
11
11
github.com/sirupsen/logrus v1.4.2
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6
6
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I =
7
7
github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
8
- github.com/hedzr/errors v1.1.12 h1:DNS8X4yQbDQ+wQ2CDjN0eM5mxORQ30jEP7quQ6dasnw =
9
- github.com/hedzr/errors v1.1.12 /go.mod h1:Cis1PG0zfL64jbANcxWzAexSaXuZPJaizhKxUkxsdfw =
8
+ github.com/hedzr/errors v1.1.13 h1:CQv5+4A3Fd5TOWuccRJ0+e1FOUjIk3Tarwd4kBYOo7c =
9
+ github.com/hedzr/errors v1.1.13 /go.mod h1:Cis1PG0zfL64jbANcxWzAexSaXuZPJaizhKxUkxsdfw =
10
10
github.com/hedzr/logex v1.1.3 h1:y4z2iES57ZnGHFIrsG+RXvnGP9Hewy3TltYfygHX+qQ =
11
11
github.com/hedzr/logex v1.1.3 /go.mod h1:nEJdaSj/bPI7ZzWZuDDruxHexUlNER9i+ADFe/i71vo =
12
12
github.com/konsorten/go-windows-terminal-sequences v1.0.1 h1:mweAR1A6xJ3oS2pRaGiHgQ4OO8tzTaLawm8vnODuwDk =
You can’t perform that action at this time.
0 commit comments