File tree Expand file tree Collapse file tree 13 files changed +251
-60
lines changed Expand file tree Collapse file tree 13 files changed +251
-60
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/fatih/color v1.7.1-0.20180516100307-2d684516a886
7
7
github.com/fatih/structs v1.0.1-0.20171020064819-f5faa72e7309
8
+ github.com/gofrs/flock v0.8.1
8
9
github.com/mattn/go-colorable v0.0.0-20160210001857-9fdad7c47650
9
10
github.com/mattn/go-runewidth v0.0.0-20151118072159-d96d1bd051f2
10
11
github.com/nicksnyder/go-i18n/v2 v2.2.0
@@ -22,10 +23,10 @@ require (
22
23
require (
23
24
github.com/BurntSushi/toml v1.1.0 // indirect
24
25
github.com/davecgh/go-spew v1.1.1 // indirect
25
- github.com/gofrs/flock v0.8.1 // indirect
26
26
github.com/golang/protobuf v1.5.2 // indirect
27
27
github.com/hpcloud/tail v1.0.0 // indirect
28
28
github.com/inconshreveable/mousetrap v1.0.0 // indirect
29
+ github.com/jteeuwen/go-bindata v3.0.7+incompatible // indirect
29
30
github.com/mattn/go-isatty v0.0.5-0.20180830101745-3fb116b82035 // indirect
30
31
github.com/pmezard/go-difflib v1.0.0 // indirect
31
32
golang.org/x/net v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
58
58
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
59
59
github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
60
60
github.com/jonboulle/clockwork v0.1.0 /go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo =
61
+ github.com/jteeuwen/go-bindata v3.0.7+incompatible h1:91Uy4d9SYVr1kyTJ15wJsog+esAZZl7JmEfTkwmhJts =
62
+ github.com/jteeuwen/go-bindata v3.0.7+incompatible /go.mod h1:JVvhzYOiGBnFSYRyV00iY8q7/0PThjIYav1p9h5dmKs =
61
63
github.com/julienschmidt/httprouter v1.2.0 /go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w =
62
64
github.com/kisielk/errcheck v1.1.0 /go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q =
63
65
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
Original file line number Diff line number Diff line change 31
31
"id" : " FAILED" ,
32
32
"translation" : " FEHLGESCHLAGEN"
33
33
},
34
+ {
35
+ "id" : " Failed, header could not convert to csv format" ,
36
+ "translation" : " Failed, header could not convert to csv format"
37
+ },
38
+ {
39
+ "id" : " Failed, rows could not convert to csv format" ,
40
+ "translation" : " Failed, rows could not convert to csv format"
41
+ },
34
42
{
35
43
"id" : " Invalid grant type: " ,
36
44
"translation" : " Invalid grant type: "
Original file line number Diff line number Diff line change 31
31
"id" : " FAILED" ,
32
32
"translation" : " FAILED"
33
33
},
34
+ {
35
+ "id" : " Failed, header could not convert to csv format" ,
36
+ "translation" : " Failed, header could not convert to csv format"
37
+ },
38
+ {
39
+ "id" : " Failed, rows could not convert to csv format" ,
40
+ "translation" : " Failed, rows could not convert to csv format"
41
+ },
34
42
{
35
43
"id" : " Invalid grant type: " ,
36
44
"translation" : " Invalid grant type: "
Original file line number Diff line number Diff line change 30
30
"id" : " FAILED" ,
31
31
"translation" : " ERROR"
32
32
},
33
+ {
34
+ "id" : " Failed, header could not convert to csv format" ,
35
+ "translation" : " Failed, header could not convert to csv format"
36
+ },
37
+ {
38
+ "id" : " Failed, rows could not convert to csv format" ,
39
+ "translation" : " Failed, rows could not convert to csv format"
40
+ },
33
41
{
34
42
"id" : " Invalid grant type: " ,
35
43
"translation" : " Invalid grant type: "
Original file line number Diff line number Diff line change 31
31
"id" : " FAILED" ,
32
32
"translation" : " ECHEC"
33
33
},
34
+ {
35
+ "id" : " Failed, header could not convert to csv format" ,
36
+ "translation" : " Failed, header could not convert to csv format"
37
+ },
38
+ {
39
+ "id" : " Failed, rows could not convert to csv format" ,
40
+ "translation" : " Failed, rows could not convert to csv format"
41
+ },
34
42
{
35
43
"id" : " Invalid grant type: " ,
36
44
"translation" : " Invalid grant type: "
Original file line number Diff line number Diff line change 31
31
"id" : " FAILED" ,
32
32
"translation" : " NON RIUSCITO"
33
33
},
34
+ {
35
+ "id" : " Failed, header could not convert to csv format" ,
36
+ "translation" : " Failed, header could not convert to csv format"
37
+ },
38
+ {
39
+ "id" : " Failed, rows could not convert to csv format" ,
40
+ "translation" : " Failed, rows could not convert to csv format"
41
+ },
34
42
{
35
43
"id" : " Invalid grant type: " ,
36
44
"translation" : " Invalid grant type: "
Original file line number Diff line number Diff line change 31
31
"id" : " FAILED" ,
32
32
"translation" : " 失敗"
33
33
},
34
+ {
35
+ "id" : " Failed, header could not convert to csv format" ,
36
+ "translation" : " Failed, header could not convert to csv format"
37
+ },
38
+ {
39
+ "id" : " Failed, rows could not convert to csv format" ,
40
+ "translation" : " Failed, rows could not convert to csv format"
41
+ },
34
42
{
35
43
"id" : " Invalid grant type: " ,
36
44
"translation" : " Invalid grant type: "
Original file line number Diff line number Diff line change 31
31
"id" : " FAILED" ,
32
32
"translation" : " 실패"
33
33
},
34
+ {
35
+ "id" : " Failed, header could not convert to csv format" ,
36
+ "translation" : " Failed, header could not convert to csv format"
37
+ },
38
+ {
39
+ "id" : " Failed, rows could not convert to csv format" ,
40
+ "translation" : " Failed, rows could not convert to csv format"
41
+ },
34
42
{
35
43
"id" : " Invalid grant type: " ,
36
44
"translation" : " Invalid grant type: "
Original file line number Diff line number Diff line change 31
31
"id" : " FAILED" ,
32
32
"translation" : " COM FALHA"
33
33
},
34
+ {
35
+ "id" : " Failed, header could not convert to csv format" ,
36
+ "translation" : " Failed, header could not convert to csv format"
37
+ },
38
+ {
39
+ "id" : " Failed, rows could not convert to csv format" ,
40
+ "translation" : " Failed, rows could not convert to csv format"
41
+ },
34
42
{
35
43
"id" : " Invalid grant type: " ,
36
44
"translation" : " Invalid grant type: "
You can’t perform that action at this time.
0 commit comments