This repository was archived by the owner on Mar 4, 2025. It is now read-only.
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 @@ -26,7 +26,7 @@ require (
26
26
github.com/jackc/pgx/v5 v5.5.5
27
27
github.com/minio/minio-go v6.0.14+incompatible
28
28
github.com/pkg/errors v0.9.1
29
- github.com/smtp2go-oss/smtp2go-go v1.0.2
29
+ github.com/smtp2go-oss/smtp2go-go v1.0.3
30
30
github.com/sqlitebrowser/github_flavored_markdown v0.0.0-20190120045821-b8cf8f054e47
31
31
golang.org/x/oauth2 v0.19.0
32
32
gorm.io/driver/postgres v1.5.7
Original file line number Diff line number Diff line change @@ -156,8 +156,8 @@ github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeV
156
156
github.com/smartystreets/assertions v1.13.1 h1:Ef7KhSmjZcK6AVf9YbJdvPYG9avaF0ZxudX+ThRdWfU =
157
157
github.com/smartystreets/goconvey v1.8.0 h1:Oi49ha/2MURE0WexF052Z0m+BNSGirfjg5RL+JXWq3w =
158
158
github.com/smartystreets/goconvey v1.8.0 /go.mod h1:EdX8jtrTIj26jmjCOVNMVSIYAtgexqXKHOXW2Dx9JLg =
159
- github.com/smtp2go-oss/smtp2go-go v1.0.2 h1:vXkqx9kyoQIuetyV3nm40b+OZevihhgb78X4vA/u2fs =
160
- github.com/smtp2go-oss/smtp2go-go v1.0.2 /go.mod h1:lkv36awQXRBWAvnd517FFESKvne8465KCu90lPThcEY =
159
+ github.com/smtp2go-oss/smtp2go-go v1.0.3 h1:CuNY5CXw53r9GKa1xjuS1koWDzpXb1rGcHG0TGk0hiM =
160
+ github.com/smtp2go-oss/smtp2go-go v1.0.3 /go.mod h1:lkv36awQXRBWAvnd517FFESKvne8465KCu90lPThcEY =
161
161
github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d h1:yKm7XZV6j9Ev6lojP2XaIshpT4ymkqhMeSghO5Ps00E =
162
162
github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d /go.mod h1:UdhH50NIW0fCiwBSr0co2m7BnFLdv4fQTgdqdJTHFeE =
163
163
github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e h1:qpG93cPwA5f7s/ZPBJnGOYQNK/vKsaDaseuKT5Asee8 =
You can’t perform that action at this time.
0 commit comments