Vendor packages update
This commit is contained in:
6
vendor/github.com/vmihailenco/msgpack/v5/version.go
generated
vendored
Normal file
6
vendor/github.com/vmihailenco/msgpack/v5/version.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package msgpack
|
||||
|
||||
// Version is the current release version.
|
||||
func Version() string {
|
||||
return "5.4.1"
|
||||
}
|
||||
Reference in New Issue
Block a user