Skip to content

Commit bb4d416

Browse files
chore(deps): bump github.com/mrz1836/postmark from 1.8.2 to 1.8.3 (#357)
Bumps [github.com/mrz1836/postmark](https://github.com/mrz1836/postmark) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/mrz1836/postmark/releases) - [Commits](mrz1836/postmark@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: github.com/mrz1836/postmark dependency-version: 1.8.3 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>
1 parent 4f6b353 commit bb4d416

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/google/uuid v1.6.0
1313
github.com/joho/godotenv v1.5.1
1414
github.com/mediocregopher/radix/v4 v4.1.4
15-
github.com/mrz1836/postmark v1.8.2
15+
github.com/mrz1836/postmark v1.8.3
1616
github.com/pilinux/argon2 v0.23.0
1717
github.com/pilinux/crypt v0.0.18
1818
github.com/pilinux/libgo v0.0.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
9393
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
9494
github.com/montanaflynn/stats v0.7.1 h1:etflOAAHORrCC44V+aR6Ftzort912ZU+YLiSTuV8eaE=
9595
github.com/montanaflynn/stats v0.7.1/go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow=
96-
github.com/mrz1836/postmark v1.8.2 h1:tlBx8Dyqxpc0HrgrPhHDdSc66cxrkCRBnlPZlqpwAuA=
97-
github.com/mrz1836/postmark v1.8.2/go.mod h1:0/7m4WMaKl72nWb55H7AIPtuCuvkdEIAjV1jAGCBFIQ=
96+
github.com/mrz1836/postmark v1.8.3 h1:hs+XqLVTVJymehlaFHxZoqkus+MelDbQnrXrmI+/bhI=
97+
github.com/mrz1836/postmark v1.8.3/go.mod h1:0/7m4WMaKl72nWb55H7AIPtuCuvkdEIAjV1jAGCBFIQ=
9898
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=
9999
github.com/pelletier/go-toml/v2 v2.2.4/go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
100100
github.com/pilinux/argon2 v0.23.0 h1:9sB7rMcHMU1BWiRrGU35JlFdqMViO53BU4XmQqOpO7k=

0 commit comments

Comments
 (0)