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 @@ -10,7 +10,7 @@ require (
10
10
github.com/google/uuid v1.6.0
11
11
github.com/joho/godotenv v1.5.1
12
12
github.com/mediocregopher/radix/v4 v4.1.4
13
- github.com/mrz1836/postmark v1.6.4
13
+ github.com/mrz1836/postmark v1.6.5
14
14
github.com/pilinux/argon2 v0.14.0
15
15
github.com/pilinux/crypt v0.0.8
16
16
github.com/pilinux/libgo v0.0.5
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjY
95
95
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe /go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc =
96
96
github.com/montanaflynn/stats v0.7.1 h1:etflOAAHORrCC44V+aR6Ftzort912ZU+YLiSTuV8eaE =
97
97
github.com/montanaflynn/stats v0.7.1 /go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow =
98
- github.com/mrz1836/postmark v1.6.4 h1:x5g0zjFE1q1wOgZ3N22rtGMyfKd3GBo4O874cAUw6bQ =
99
- github.com/mrz1836/postmark v1.6.4 /go.mod h1:6z5MxAH00Kj44owtQaryv9Pbqp5OKT3wWcRSydB0p0A =
98
+ github.com/mrz1836/postmark v1.6.5 h1:FSlysQmx9n4NnU4IsvZ0nN+rylNqPHvqYcHtuSk9yi8 =
99
+ github.com/mrz1836/postmark v1.6.5 /go.mod h1:6z5MxAH00Kj44owtQaryv9Pbqp5OKT3wWcRSydB0p0A =
100
100
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM =
101
101
github.com/pelletier/go-toml/v2 v2.2.2 /go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs =
102
102
github.com/pilinux/argon2 v0.14.0 h1:12K4kvq9/6fnGFk9iA9IYpcJvebuBOEObxYeAw9Pkkc =
You can’t perform that action at this time.
0 commit comments