Skip to content

Commit

Permalink
Split changelog into multiple posts (#7)
Browse files Browse the repository at this point in the history
* Split changelog into multiple posts

* Update dependencies
  • Loading branch information
hanzei authored Nov 12, 2019
1 parent fe4eab2 commit 8a6f5f7
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 61 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@ go 1.12

require (
github.com/google/go-github/v25 v25.1.1
github.com/mattermost/mattermost-server v0.0.0-20190516103213-2d3e41783398
github.com/mattermost/mattermost-server v1.4.1-0.20191031155836-533c7bb3e584
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.3.0
github.com/stretchr/testify v1.4.0
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
)

// Workaround for https://github.com/golang/go/issues/30831 and fallout.
replace github.com/golang/lint => github.com/golang/lint v0.0.0-20190227174305-8f45f776aaf1
Loading

0 comments on commit 8a6f5f7

Please sign in to comment.