This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../server
Hanzei fe3553d999 Go modules (#22)
* Move to go modules

* Move go.mod in root directory

* Update Readme

* Remove golang.org/x/tools from go.mod

* Remove go list from targets

* Set go version to 1.12

* Update Makefile

Co-Authored-By: hanzei <16541325+hanzei@users.noreply.github.com>

* Update dependencies

* Fix build
2019-04-10 12:42:33 -07:00
..
.gitignore Go modules (#22) 2019-04-10 12:42:33 -07:00
configuration.go configuration: ignore an empty configuration struct in setConfiguration (#21) 2018-11-15 14:02:55 +01:00
main.go initial commit 2018-07-23 13:43:22 -04:00
manifest.go Start with version 0.1.0 (#35) 2019-04-04 07:44:40 -07:00
plugin.go Add hello world http methode and test 2018-10-10 12:46:52 +02:00
plugin_test.go Add hello world http methode and test 2018-10-10 12:46:52 +02:00