Skip to content

Commit

Permalink
Release v1.1.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzei authored Jun 19, 2020
1 parent 4a14d4d commit 0ca2612
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 76 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/mattermost/mattermost-plugin-jenkins
go 1.12

require (
github.com/gorilla/mux v1.7.3
github.com/mattermost/mattermost-server/v5 v5.18.0
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.4.0
github.com/gorilla/mux v1.7.4
github.com/mattermost/mattermost-server/v5 v5.23.1
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.6.1
github.com/waseem18/gojenkins v0.2.1-0.20190413102934-c264e08c78c3
)
Loading

0 comments on commit 0ca2612

Please sign in to comment.