Skip to content

Commit

Permalink
chore(deps): bump github.com/pilinux/argon2 from 0.16.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [github.com/pilinux/argon2](https://github.com/pilinux/argon2) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/pilinux/argon2/releases)
- [Commits](pilinux/argon2@v0.16.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/pilinux/argon2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent 684fd21 commit b00e191
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/mediocregopher/radix/v4 v4.1.4
github.com/mrz1836/postmark v1.6.5
github.com/pilinux/argon2 v0.16.0
github.com/pilinux/argon2 v0.18.0
github.com/pilinux/crypt v0.0.13
github.com/pilinux/libgo v0.0.5
github.com/pilinux/logrus v0.11.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ github.com/mrz1836/postmark v1.6.5 h1:FSlysQmx9n4NnU4IsvZ0nN+rylNqPHvqYcHtuSk9yi
github.com/mrz1836/postmark v1.6.5/go.mod h1:6z5MxAH00Kj44owtQaryv9Pbqp5OKT3wWcRSydB0p0A=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs=
github.com/pilinux/argon2 v0.16.0 h1:/6Nz5Kv8JO7YHDB4RDX3I/0vyc8svuckA6Ug00vjc0s=
github.com/pilinux/argon2 v0.16.0/go.mod h1:kXOi0MCjLzQi4VUtPO5uX3dRXJhrYrlPJF5QRjGQEy4=
github.com/pilinux/argon2 v0.18.0 h1:qJUUdc3lpZE2aeOXulqcavvkD+gJ3nG8KzQQ4cSBD+Y=
github.com/pilinux/argon2 v0.18.0/go.mod h1:oTyxKPv6gdG196B8a41TmqMqUbFrr8GCkhh33WswmDU=
github.com/pilinux/crypt v0.0.13 h1:Bs3Otq7JNezTLNMHuhcU19XfR6lXk7Gs25MmlJmVcQQ=
github.com/pilinux/crypt v0.0.13/go.mod h1:DgfY/sHjGpLIhvLpc9c78ITDjRPxdJ9SydQXWT+dwGo=
github.com/pilinux/cryptoengine v0.1.9 h1:GSdhRlUBlZS/t6WJjxAI2bmYUJx/+tshTjYkvNnLf38=
Expand Down

0 comments on commit b00e191

Please sign in to comment.