Skip to content

Commit b6ae393

Browse files
committed
update go-types
1 parent dee63f1 commit b6ae393

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ungerik/go-command
33
go 1.13
44

55
require (
6-
github.com/domonda/go-types v0.0.0-20200508135225-99aa86ad3b7a
6+
github.com/domonda/go-types v0.0.0-20200518105731-97a50d8251f8
77
github.com/domonda/go-wraperr v0.0.0-20200414143540-485fd6d06d5d // indirect
88
github.com/domonda/golog v0.0.0-20200504110752-9db73907a050
99
github.com/fatih/color v1.9.0

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ github.com/domonda/go-types v0.0.0-20200507125701-4dff6d1d08d9 h1:6U2yYndU2g+UrI
3434
github.com/domonda/go-types v0.0.0-20200507125701-4dff6d1d08d9/go.mod h1:VRymfXNmrRQeaLqfmPq8ktsallEMdb2f2ho38yCHACg=
3535
github.com/domonda/go-types v0.0.0-20200508135225-99aa86ad3b7a h1:E07LFmg+nXP8wKplZcXQ5WHDNeVd57XmrWPCL0vDygU=
3636
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=
3739
github.com/domonda/go-wraperr v0.0.0-20191218095026-c132bf32bd96 h1:qEeg5dpOQ+A+Rn1iocEjqDSTwVXmy0AuoyGSOG1vMcU=
3840
github.com/domonda/go-wraperr v0.0.0-20191218095026-c132bf32bd96/go.mod h1:+StTOV14t8kZSKmDG8CfcXEBKTocUqZ9x8zuJHnXgII=
3941
github.com/domonda/go-wraperr v0.0.0-20200414143540-485fd6d06d5d h1:/ZtNBy3GEmWBVMZX0CvBPn/8S223Z9U6TZzQlgrrGpc=

0 commit comments

Comments
 (0)