mirror of
https://github.com/aler9/rtsp-simple-server
synced 2026-04-22 23:17:11 +08:00
build(deps): bump github.com/matthewhartstonge/argon2 (#5650)
Bumps [github.com/matthewhartstonge/argon2](https://github.com/matthewhartstonge/argon2) from 1.4.6 to 1.5.1. - [Release notes](https://github.com/matthewhartstonge/argon2/releases) - [Changelog](https://github.com/matthewhartstonge/argon2/blob/main/CHANGELOG.md) - [Commits](https://github.com/matthewhartstonge/argon2/compare/v1.4.6...v1.5.1) --- updated-dependencies: - dependency-name: github.com/matthewhartstonge/argon2 dependency-version: 1.5.1 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:
@@ -27,7 +27,7 @@ require (
|
||||
github.com/gookit/color v1.6.0
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
github.com/matthewhartstonge/argon2 v1.4.6
|
||||
github.com/matthewhartstonge/argon2 v1.5.1
|
||||
github.com/minio/selfupdate v0.6.0
|
||||
github.com/pion/ice/v4 v4.2.2
|
||||
github.com/pion/interceptor v0.1.44
|
||||
|
||||
@@ -141,8 +141,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
|
||||
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
|
||||
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
|
||||
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
|
||||
github.com/matthewhartstonge/argon2 v1.4.6 h1:CI9OKgahL9wxUQbbONgh8s03snO0b4uvaSXhVcjpRXI=
|
||||
github.com/matthewhartstonge/argon2 v1.4.6/go.mod h1:mskW9VTvhcsq1shvh9IfHw0v+tdDRd+lFITnW9IKnMk=
|
||||
github.com/matthewhartstonge/argon2 v1.5.1 h1:eggQOTfhVOaV/hPiKEojb0n3Jl1pYz5oCg9dom1XnfA=
|
||||
github.com/matthewhartstonge/argon2 v1.5.1/go.mod h1:QJ5giEMR87dqZZGAQaBG9YUg/vibakMsJhky64Lj8JQ=
|
||||
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
|
||||
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
|
||||
github.com/minio/selfupdate v0.6.0 h1:i76PgT0K5xO9+hjzKcacQtO7+MjJ4JKA8Ak8XQ9DDwU=
|
||||
|
||||
Reference in New Issue
Block a user