File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/mediocregopher/radix/v4 v4.1.4
13
13
github.com/mrz1836/postmark v1.6.4
14
14
github.com/pilinux/argon2 v0.12.0
15
- github.com/pilinux/crypt v0.0.6
15
+ github.com/pilinux/crypt v0.0.7
16
16
github.com/pilinux/libgo v0.0.5
17
17
github.com/pilinux/logrus v0.11.2
18
18
github.com/pilinux/structs v1.1.1
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6
101
101
github.com/pelletier/go-toml/v2 v2.2.2 /go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs =
102
102
github.com/pilinux/argon2 v0.12.0 h1:xyWvnoXJF3xouxeC8EWaXmB2kZloUjB5MYhkS6gmiss =
103
103
github.com/pilinux/argon2 v0.12.0 /go.mod h1:y6kv6HdAfY7Vun8E8hh8LHj4s1N7F8qY39qjxR3nkLQ =
104
- github.com/pilinux/crypt v0.0.6 h1:XvLXER9UVh8P8qKq1Df0fxskSBaeT836QfG6C+JQrYQ =
105
- github.com/pilinux/crypt v0.0.6 /go.mod h1:tkHwC9FQ05hZWTWz/KzEv00qTwxEVwpCSglw6bHvTgk =
104
+ github.com/pilinux/crypt v0.0.7 h1:hSBvFYf2b+UHC8rFEArOZAJ7jla6XTAlLYgq5N62NYY =
105
+ github.com/pilinux/crypt v0.0.7 /go.mod h1:EnGr5m9MbvkLMvbzLNzTFG05Sb5/A8HlrvzPmeCD0DM =
106
106
github.com/pilinux/cryptoengine v0.1.3 h1:Zvvp3z5FnJrWk0jBJt/TWO9MLU5FSuLFtNrmSPvODVA =
107
107
github.com/pilinux/cryptoengine v0.1.3 /go.mod h1:cGP7CnthbTHOPnRZiVedIqu1ddzuW+M8OZGh5cla0EQ =
108
108
github.com/pilinux/libgo v0.0.5 h1:vvCIeZbPhhtGHcosWYNQ0wIuM06DDtbUPl8PnXqAiGM =
You can’t perform that action at this time.
0 commit comments