Skip to content

Commit

Permalink
Update smtp.go
Browse files Browse the repository at this point in the history
Signed-off-by: kannan-nic <[email protected]>
  • Loading branch information
kannan-nic authored May 7, 2024
1 parent 1ddc47d commit 8314842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions connector/smtp/smtp.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"context"
"crypto/tls"
"fmt"
"gofmt/goimports"

Check failure on line 7 in connector/smtp/smtp.go

View workflow job for this annotation

GitHub Actions / Test

package gofmt/goimports is not in std (/opt/hostedtoolcache/go/1.21.9/x64/src/gofmt/goimports)
"net"
netsmtp "net/smtp"
"net/textproto"
Expand Down

0 comments on commit 8314842

Please sign in to comment.