File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ require (
9090 github.com/prometheus/procfs v0.16.1 // indirect
9191 github.com/swaggo/swag v1.16.4 // indirect
9292 github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
93- github.com/ugorji/go/codec v1.2.14 // indirect
93+ github.com/ugorji/go/codec v1.3.0 // indirect
9494 github.com/xdg-go/pbkdf2 v1.0.0 // indirect
9595 github.com/xdg-go/scram v1.1.2 // indirect
9696 github.com/xdg-go/stringprep v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -247,8 +247,8 @@ github.com/swaggo/swag v1.16.4 h1:clWJtd9LStiG3VeijiCfOVODP6VpHtKdQy9ELFG3s1A=
247247github.com/swaggo/swag v1.16.4 /go.mod h1:VBsHJRsDvfYvqoiMKnsdwhNV9LEMHgEDZcyVYX0sxPg =
248248github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI =
249249github.com/twitchyliquid64/golang-asm v0.15.1 /go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08 =
250- github.com/ugorji/go/codec v1.2.14 h1:yOQvXCBc3Ij46LRkRoh4Yd5qK6LVOgi0bYOXfb7ifjw =
251- github.com/ugorji/go/codec v1.2.14 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
250+ github.com/ugorji/go/codec v1.3.0 h1:Qd2W2sQawAfG8XSvzwhBeoGq71zXOC/Q1E9y/wUcsUA =
251+ github.com/ugorji/go/codec v1.3.0 /go.mod h1:pRBVtBSKl77K30Bv8R2P+cLSGaTtex6fsA2Wjqmfxj4 =
252252github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c =
253253github.com/xdg-go/pbkdf2 v1.0.0 /go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI =
254254github.com/xdg-go/scram v1.1.2 h1:FHX5I5B4i4hKRVRBCFRxq1iQRej7WO3hhBuJf+UUySY =
You can’t perform that action at this time.
0 commit comments