File tree
Expand file treeCollapse file tree2 files changed
+3
-1
lines changed Expand file treeCollapse file tree2 files changed
+3
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -29,4 +29,5 @@ require (
|
29 | 29 | golang.org/x/sys v0.0.0-20190825160603-fb81701db80f // indirect
|
30 | 30 | google.golang.org/appengine v1.6.5 // indirect
|
31 | 31 | gopkg.in/DATA-DOG/go-sqlmock.v1 v1.3.0 // indirect
|
| 32 | +gopkg.in/yaml.v2 v2.4.0 // indirect |
32 | 33 | )
|
Original file line number | Diff line number | Diff line change |
---|
@@ -111,5 +111,6 @@ gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMy
|
111 | 111 | gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 h1:uRGJdciOHaEIrze2W8Q3AKkepLTh2hOroT7a+7czfdQ=
|
112 | 112 | gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod h1:dt/ZhP58zS4L8KSrWDmTeBkI65Dw0HsyUHuEVlX15mw=
|
113 | 113 | gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
|
114 |
| -gopkg.in/yaml.v2 v2.2.2 h1:ZCJp+EgiOT7lHqUV2J862kp8Qj64Jo6az82+3Td9dZw= |
115 | 114 | gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
|
| 115 | +gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY= |
| 116 | +gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= |
You can’t perform that action at this time.
0 commit comments