8000 [Hotfix] v1.3.1 by nmelehan · Pull Request #3751 · linode/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Hotfix] v1.3.1 #3751

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions _vendor/github.com/bep/linodedocs/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/bep/linodedocs v0.0.0-20201029131522-c656d102af90
# github.com/bep/linodedocs v0.0.0-20201102172434-98f06c13f3f1
# github.com/linode/linode-website-partials v0.0.0-20201027160459-020df188fe47
# github.com/gohugoio/hugo-mod-jslibs/alpinejs v0.7.1
# github.com/alpinejs/alpine v2.7.0+incompatible
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ require (
github.com/bep/hugo-jslibs/alpinejs v0.5.14 // indirect
github.com/bep/hugo-jslibs/instantpage v0.0.0-20200822093604-7b6e0aaba587 // indirect
github.com/bep/hugo-jslibs/turbolinks v0.1.2 // indirect
github.com/bep/linodedocs v0.0.0-20201029131522-c656d102af90
github.com/bep/linodedocs v0.0.0-20201102172434-98f06c13f3f1
github.com/linode/linode-api-docs/v4 v4.78.3 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ github.com/bep/linodedocs v0.0.0-20201028163546-1e2def1c7431 h1:tnhi0Dp/wJn7CN+y
github.com/bep/linodedocs v0.0.0-20201028163546-1e2def1c7431/go.mod h1:Jaf9UDYxVmfTOesVMNvyBGU+0Q78L9Or7hDEN1I7gAc=
github.com/bep/linodedocs v0.0.0-20201029131522-c656d102af90 h1:4M/jEnVKdnSgk7JZZTfQabZrfSMIKeUngtO4jYxk2Qs=
github.com/bep/linodedocs v0.0.0-20201029131522-c656d102af90/go.mod h1:Jaf9UDYxVmfTOesVMNvyBGU+0Q78L9Or7hDEN1I7gAc=
github.com/bep/linodedocs v0.0.0-20201102172434-98f06c13f3f1 h1:VU+omU5athrlCiZ68GYF4nCs9MjAYjmNFTRZvE4b2P0=
github.com/bep/linodedocs v0.0.0-20201102172434-98f06c13f3f1/go.mod h1:Jaf9UDYxVmfTOesVMNvyBGU+0Q78L9Or7hDEN1I7gAc=
github.com/gohugoio/hugo-mod-jslibs/alpinejs v0.5.0/go.mod h1:XvAGp/0tQ8bZpoCcM6rdx1NbzZUy3/KtetedtdgaNek=
github.com/gohugoio/hugo-mod-jslibs/alpinejs v0.6.0/go.mod h1:QB5IEnFYPAWpMEBg4tF1OW0xzI1O68QNWnqfPuUkpnU=
github.com/gohugoio/hugo-mod-jslibs/alpinejs v0.7.0/go.mod h1:e1pgFkSbGd2EzKUbAuXHSnVqMX2suwsSklPZfDXeQkg=
Expand Down
0