Imports github.com/google/go-github/github golang.org/x/oauth2 github.com/pkg/errors github.com/mattermost/mattermost-server/model github.com/mattermost/mattermost-server/plugin github.com/mattermost/mattermost-server/mlog Standard library imports bytes context crypto/aes crypto/cipher crypto/hmac crypto/rand crypto/sha1 encoding/base64 encoding/hex encoding/json errors fmt io io/ioutil net/http net/url os path path/filepath reflect strconv strings sync time unicode