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 @@ -33,7 +33,7 @@ require (
3333 github.com/imdario/mergo v0.3.7 // indirect
3434 github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
3535 github.com/morikuni/aec v1.0.0 // indirect
36- github.com/mr-tron/base58 v1.1.3
36+ github.com/mr-tron/base58 v1.2.0
3737 github.com/mwitkow/go-proto-validators v0.0.0-20190212092829-1f388280e944 // indirect
3838 github.com/onsi/ginkgo v1.8.0 // indirect
3939 github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
Original file line number Diff line number Diff line change @@ -377,6 +377,8 @@ github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
377377github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
378378github.com/mr-tron/base58 v1.1.3 h1:v+sk57XuaCKGXpWtVBX8YJzO7hMGx4Aajh4TQbdEFdc =
379379github.com/mr-tron/base58 v1.1.3 /go.mod h1:BinMc/sQntlIE1frQmRFPUoPA1Zkr8VRgBdjWI2mNwc =
380+ github.com/mr-tron/base58 v1.2.0 h1:T/HDJBh4ZCPbU39/+c3rRvE0uKBQlU27+QI8LJ4t64o =
381+ github.com/mr-tron/base58 v1.2.0 /go.mod h1:BinMc/sQntlIE1frQmRFPUoPA1Zkr8VRgBdjWI2mNwc =
380382github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
381383github.com/mwitkow/go-proto-validators v0.0.0-20180403085117-0950a7990007 /go.mod h1:m2XC9Qq0AlmmVksL6FktJCdTYyLk7V3fKyp0sl1yWQo =
382384github.com/mwitkow/go-proto-validators v0.0.0-20190212092829-1f388280e944 h1:RY9I2vt95pyT12MKfJo1Ck3O+NPQqlukBahURwDtJBc =
You can’t perform that action at this time.
0 commit comments