mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
Update dependencies (#333)
This commit is contained in:
2
vendor/github.com/gin-gonic/gin/render/msgpack.go
generated
vendored
2
vendor/github.com/gin-gonic/gin/render/msgpack.go
generated
vendored
@ -13,8 +13,6 @@ import (
|
||||
"github.com/ugorji/go/codec"
|
||||
)
|
||||
|
||||
// Check interface implemented here to support go build tag nomsgpack.
|
||||
// See: https://github.com/gin-gonic/gin/pull/1852/
|
||||
var (
|
||||
_ Render = MsgPack{}
|
||||
)
|
||||
|
Reference in New Issue
Block a user