Skip to content

Commit

Permalink
chore(deps): bump github.com/pilinux/crypt from 0.0.10 to 0.0.11 (#225)
Browse files Browse the repository at this point in the history
Bumps [github.com/pilinux/crypt](https://github.com/pilinux/crypt) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/pilinux/crypt/releases)
- [Commits](pilinux/crypt@v0.0.10...v0.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 30980f6 commit 896edae
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 @@ -12,7 +12,7 @@ require (
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/crypt v0.0.10
github.com/pilinux/crypt v0.0.11
github.com/pilinux/libgo v0.0.5
github.com/pilinux/logrus v0.11.3
github.com/pilinux/structs v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6
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/crypt v0.0.10 h1:yMXMrl6QAvE+PUvK5jaj6dgep65vzw3HQhRCaNXJhw0=
github.com/pilinux/crypt v0.0.10/go.mod h1:YdS/oWZbk+hFpGan1ZYow8qc6JKSrxcNA7rI1bAM03k=
github.com/pilinux/crypt v0.0.11 h1:nTOH4rgoZpotzVHnrziKHZYbeonaoRJalxCqEkhAaZA=
github.com/pilinux/crypt v0.0.11/go.mod h1:dwWcPMP1ilqj7edmDNaFCftf+R/QTyPNqX/TDHuczyE=
github.com/pilinux/cryptoengine v0.1.7 h1:znNmaZd3b603AOpZFBsMhoTKPnPI9+0dEVnXi7tUs0Y=
github.com/pilinux/cryptoengine v0.1.7/go.mod h1:cEtPLVXEO4VBT9F8n47uQS2A8O77LNTPgQ+drcyGhMA=
github.com/pilinux/libgo v0.0.5 h1:vvCIeZbPhhtGHcosWYNQ0wIuM06DDtbUPl8PnXqAiGM=
Expand Down

0 comments on commit 896edae

Please sign in to comment.