summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/msgraph.go/msauth/client_credentials_grant.go
Commit message (Collapse)AuthorAgeFilesLines
* Use upstream yaegashi/msgraph.go/msauth (msteams) (#1067)Wim2020-03-281-27/+0
|
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-081-0/+27
See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.