Skip to content

Commit

Permalink
Added go version from go-mod
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Dec 30, 2019
1 parent 777c621 commit afc3c15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# go-mail
**go-mail** is a lightweight email package with multi-provider support (ses, mandrill, postmark)

[![Go](https://img.shields.io/github/go-mod/go-version/mrz1836/go-mail)](https://golang.org/)
[![Build Status](https://travis-ci.com/mrz1836/go-mail.svg?branch=master)](https://travis-ci.com/mrz1836/go-mail)
[![Report](https://goreportcard.com/badge/github.com/mrz1836/go-mail?style=flat&v=1)](https://goreportcard.com/report/github.com/mrz1836/go-mail)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/52bfcc447ee24c29a2a3fb65c53a4de3)](https://www.codacy.com/app/mrz1818/go-mail?utm_source=github.com&utm_medium=referral&utm_content=mrz1836/go-mail&utm_campaign=Badge_Grade)
Expand Down

0 comments on commit afc3c15

Please sign in to comment.