File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ungerik/go-command
3
3
go 1.13
4
4
5
5
require (
6
- github.com/domonda/go-types v0.0.0-20200508135225-99aa86ad3b7a
6
+ github.com/domonda/go-types v0.0.0-20200518105731-97a50d8251f8
7
7
github.com/domonda/go-wraperr v0.0.0-20200414143540-485fd6d06d5d // indirect
8
8
github.com/domonda/golog v0.0.0-20200504110752-9db73907a050
9
9
github.com/fatih/color v1.9.0
Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ github.com/domonda/go-types v0.0.0-20200507125701-4dff6d1d08d9 h1:6U2yYndU2g+UrI
34
34
github.com/domonda/go-types v0.0.0-20200507125701-4dff6d1d08d9 /go.mod h1:VRymfXNmrRQeaLqfmPq8ktsallEMdb2f2ho38yCHACg =
35
35
github.com/domonda/go-types v0.0.0-20200508135225-99aa86ad3b7a h1:E07LFmg+nXP8wKplZcXQ5WHDNeVd57XmrWPCL0vDygU =
36
36
github.com/domonda/go-types v0.0.0-20200508135225-99aa86ad3b7a /go.mod h1:VRymfXNmrRQeaLqfmPq8ktsallEMdb2f2ho38yCHACg =
37
+ github.com/domonda/go-types v0.0.0-20200518105731-97a50d8251f8 h1:R+cMAtP6hEDUoQf+qrIeltzYkJhMN5DB5r63APwp4i0 =
38
+ github.com/domonda/go-types v0.0.0-20200518105731-97a50d8251f8 /go.mod h1:VRymfXNmrRQeaLqfmPq8ktsallEMdb2f2ho38yCHACg =
37
39
github.com/domonda/go-wraperr v0.0.0-20191218095026-c132bf32bd96 h1:qEeg5dpOQ+A+Rn1iocEjqDSTwVXmy0AuoyGSOG1vMcU =
38
40
github.com/domonda/go-wraperr v0.0.0-20191218095026-c132bf32bd96 /go.mod h1:+StTOV14t8kZSKmDG8CfcXEBKTocUqZ9x8zuJHnXgII =
39
41
github.com/domonda/go-wraperr v0.0.0-20200414143540-485fd6d06d5d h1:/ZtNBy3GEmWBVMZX0CvBPn/8S223Z9U6TZzQlgrrGpc =
You can’t perform that action at this time.
0 commit comments