Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Revert "Add go.mod manifest"
Browse files Browse the repository at this point in the history
This reverts commit fc6fc6b.
  • Loading branch information
ivy committed Nov 12, 2018
1 parent 1e414dc commit 01d52e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## *Unreleased*

### Fixed

- #39: Reverts addition of Go modules `go.mod` manifest.

## [2.3.0] - 2018-11-10

### Added
Expand All @@ -12,7 +16,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
a failed attempt to transmit a batch of messages.
- go-gomail#78: Adds new `Message` methods for attaching and embedding
`io.Reader`s: `AttachReader` and `EmbedReader`.
- #39: Adds support for Go modules (Go 1.11+).

### Fixed

Expand Down
1 change: 0 additions & 1 deletion go.mod

This file was deleted.

0 comments on commit 01d52e7

Please sign in to comment.