Update dependencies and build to go1.22
This commit is contained in:
2
vendor/github.com/vmihailenco/msgpack/v5/version.go
generated
vendored
2
vendor/github.com/vmihailenco/msgpack/v5/version.go
generated
vendored
@@ -2,5 +2,5 @@ package msgpack
|
||||
|
||||
// Version is the current release version.
|
||||
func Version() string {
|
||||
return "5.3.5"
|
||||
return "5.4.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user