Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBeke committed Oct 12, 2023
1 parent 68467a2 commit cd752e2
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 13 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/mistralmail/smtp
go 1.15

require (
github.com/mistralmail/mistralmail v0.0.0-20230910132058-b0347317ceb8
github.com/mistralmail/mistralmail v0.0.0-20231012190358-dd397b2a28de
github.com/sirupsen/logrus v1.9.3
github.com/smartystreets/goconvey v1.6.4
)
Loading

0 comments on commit cd752e2

Please sign in to comment.