forked from lug/matterbridge
Remove replace directives and use own fork to make go get work again (#1028)
See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.
This commit is contained in:
17
vendor/github.com/bwmarrin/discordgo/mkdocs.yml
generated
vendored
17
vendor/github.com/bwmarrin/discordgo/mkdocs.yml
generated
vendored
@@ -1,17 +0,0 @@
|
||||
site_name: DiscordGo
|
||||
site_author: Bruce Marriner
|
||||
site_url: http://bwmarrin.github.io/discordgo/
|
||||
repo_url: https://github.com/bwmarrin/discordgo
|
||||
|
||||
dev_addr: 0.0.0.0:8000
|
||||
theme: yeti
|
||||
|
||||
markdown_extensions:
|
||||
- smarty
|
||||
- toc:
|
||||
permalink: True
|
||||
- sane_lists
|
||||
|
||||
pages:
|
||||
- 'Home': 'index.md'
|
||||
- 'Getting Started': 'GettingStarted.md'
|
||||
Reference in New Issue
Block a user