Upgrade msgp to official release (#10858)

Code identical, but official release.
This commit is contained in:
Klaus Post
2020-11-09 07:52:24 -08:00
committed by GitHub
parent 97692bc772
commit 311ab43d4c
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -74,7 +74,7 @@ require (
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94
github.com/tidwall/gjson v1.3.5
github.com/tidwall/sjson v1.0.4
github.com/tinylib/msgp v1.1.3-0.20201021170154-7dcb1f1e923b
github.com/tinylib/msgp v1.1.3
github.com/ttacon/chalk v0.0.0-20160626202418-22c06c80ed31 // indirect
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
github.com/willf/bitset v1.1.11 // indirect