mirror of
https://github.com/kataras/iris.git
synced 2026-02-08 11:46:01 +00:00
Bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.0 (#2220)
Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) from 5.3.5 to 5.4.0. - [Release notes](https://github.com/vmihailenco/msgpack/releases) - [Changelog](https://github.com/vmihailenco/msgpack/blob/v5/CHANGELOG.md) - [Commits](https://github.com/vmihailenco/msgpack/compare/v5.3.5...v5.4.0) --- updated-dependencies: - dependency-name: github.com/vmihailenco/msgpack/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -36,7 +36,7 @@ require (
|
||||
github.com/schollz/closestmatch v2.1.0+incompatible
|
||||
github.com/shirou/gopsutil/v3 v3.23.8
|
||||
github.com/tdewolff/minify/v2 v2.12.9
|
||||
github.com/vmihailenco/msgpack/v5 v5.3.5
|
||||
github.com/vmihailenco/msgpack/v5 v5.4.0
|
||||
github.com/yosssi/ace v0.0.5
|
||||
go.etcd.io/bbolt v1.3.7
|
||||
golang.org/x/crypto v0.13.0
|
||||
|
||||
Reference in New Issue
Block a user