File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ require (
5454 github.com/sirupsen/logrus v1.2.0
5555 github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
5656 github.com/stretchr/testify v1.7.0
57- github.com/ugorji/go v1.2.0
57+ github.com/ugorji/go v1.2.3
5858 github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9
5959 github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea
6060 go.bug.st/downloader v0.0.0-20181116113543-9b8976a44d87
Original file line number Diff line number Diff line change @@ -171,10 +171,12 @@ github.com/ugorji/go v1.1.7 h1:/68gy2h+1mWMrwZFeD1kQialdSzAb432dtpeJ42ovdo=
171171github.com/ugorji/go v1.1.7 /go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw =
172172github.com/ugorji/go v1.2.0 h1:6eXlzYLLwZwXroJx9NyqbYcbv/d93twiOzQLDewE6qM =
173173github.com/ugorji/go v1.2.0 /go.mod h1:1ny++pKMXhLWrwWV5Nf+CbOuZJhMoaFD+0GMFfd8fEc =
174+ github.com/ugorji/go v1.2.3 /go.mod h1:5l8GZ8hZvmL4uMdy+mhCO1LjswGRYco9Q3HfuisB21A =
174175github.com/ugorji/go/codec v1.1.7 h1:2SvQaVZ1ouYrrKKwoSk2pzd4A9evlKJb9oTL+OaLUSs =
175176github.com/ugorji/go/codec v1.1.7 /go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY =
176177github.com/ugorji/go/codec v1.2.0 h1:As6RccOIlbm9wHuWYMlB30dErcI+4WiKWsYsmPkyrUw =
177178github.com/ugorji/go/codec v1.2.0 /go.mod h1:dXvG35r7zTX6QImXOSFhGMmKtX+wJ7VTWzGvYQGIjBs =
179+ github.com/ugorji/go/codec v1.2.3 /go.mod h1:5FxzDJIgeiWJZslYHPj+LS1dq1ZBQVelZFnjsFGI/Uc =
178180github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9 h1:w8V9v0qVympSF6GjdjIyeqR7+EVhAF9CBQmkmW7Zw0w =
179181github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9 /go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8 =
180182github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea h1:CyhwejzVGvZ3Q2PSbQ4NRRYn+ZWv5eS1vlaEusT+bAI =
You can’t perform that action at this time.
0 commit comments