File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/spf13/cobra v0.0.5
7
- github.com/spiegel-im-spiegel/errs v0.2.1
7
+ github.com/spiegel-im-spiegel/errs v0.2.2
8
8
github.com/spiegel-im-spiegel/gocli v0.10.1
9
9
)
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/spf13/jwalterweatherman v1.0.0/go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb6
22
22
github.com/spf13/pflag v1.0.3 h1:zPAT6CGy6wXeQ7NtTnaTerfKOsV6V6F8agHXFiazDkg =
23
23
github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
24
24
github.com/spf13/viper v1.3.2 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
25
- github.com/spiegel-im-spiegel/errs v0.2.1 h1:jyrtXGQ0A216ohQ46wQYd9BlXkOcvLhkHNMK/hJAcXc =
26
- github.com/spiegel-im-spiegel/errs v0.2.1 /go.mod h1:NwHSe6m3oAhRj2bAkkbzz9xAffIDNcP9uTdyJd9fJNs =
25
+ github.com/spiegel-im-spiegel/errs v0.2.2 h1:ltRYJzh2Vn59HfySjQCex1vOji/dH0xJV6jyzBCeClg =
26
+ github.com/spiegel-im-spiegel/errs v0.2.2 /go.mod h1:NwHSe6m3oAhRj2bAkkbzz9xAffIDNcP9uTdyJd9fJNs =
27
27
github.com/spiegel-im-spiegel/gocli v0.10.1 h1:XWyq4dKFp2xTjiH2P2bxPZyi0++4IHp9HOksgGdfwpA =
28
28
github.com/spiegel-im-spiegel/gocli v0.10.1 /go.mod h1:9vRvly2giutJ2sAtQjrw570p9ulJA3twgKlurmnj12g =
29
29
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
You can’t perform that action at this time.
0 commit comments