Update ugorji/go dependency

Fixes #128
This commit is contained in:
Yevhen Sylenko
2020-10-27 20:49:40 +01:00
parent a30e726acf
commit 3fc6e81599
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/stretchr/testify v1.3.0
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14
github.com/swaggo/swag v1.5.1
github.com/ugorji/go v1.1.5-pre // indirect
github.com/ugorji/go v1.1.13 // indirect
golang.org/x/net v0.0.0-20190611141213-3f473d35a33a
golang.org/x/sys v0.0.0-20190610200419-93c9922d18ae // indirect
golang.org/x/text v0.3.2 // indirect