Release 1.2.0 (#22)
... | ... | @@ -8,7 +8,7 @@ require ( |
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 | ||
github.com/mattermost/mattermost-server/v5 v5.24.0-rc1 | ||
github.com/pkg/errors v0.9.1 | ||
github.com/stretchr/testify v1.5.1 | ||
golang.org/x/image v0.0.0-20200119044424-58c23975cae1 | ||
gopkg.in/yaml.v2 v2.2.8 | ||
github.com/stretchr/testify v1.6.1 | ||
golang.org/x/image v0.0.0-20200430140353-33d19683fad8 | ||
gopkg.in/yaml.v2 v2.3.0 | ||
) |
Please register or sign in to comment