Skip to content

Commit

Permalink
Merge pull request #6901 from wildmanonline/rc-v1.314.0
Browse files Browse the repository at this point in the history
[Release Candidate] v1.314.0
  • Loading branch information
wildmanonline committed Apr 17, 2024
2 parents 4e8b5fd + fc47c2d commit c24dee9
Show file tree
Hide file tree
Showing 4 changed files with 221 additions and 19 deletions.
234 changes: 217 additions & 17 deletions _vendor/github.com/linode/linode-api-docs/v4/openapi.yaml

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
Expand Up @@ -5,4 +5,4 @@
# github.com/bep/turbo/v7 v7.20300.20000
# github.com/gohugoio/hugo-mod-jslibs/instantpage v0.5.1
# github.com/instantpage/instant.page v5.1.1+incompatible
# github.com/linode/linode-api-docs/v4 v4.173.0
# github.com/linode/linode-api-docs/v4 v4.174.0
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,6 +4,6 @@ go 1.15

require (
github.com/hotwired/turbo v7.0.1+incompatible // indirect
github.com/linode/linode-api-docs/v4 v4.173.0 // indirect
github.com/linode/linode-api-docs/v4 v4.174.0 // indirect
github.com/linode/linode-docs-theme v0.0.0-20240319173150-b92334abe6d7 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -121,6 +121,8 @@ github.com/linode/linode-api-docs/v4 v4.171.0 h1:hEd02yYnRH+ZRokR+694+qU8XTaBD3B
github.com/linode/linode-api-docs/v4 v4.171.0/go.mod h1:JRT7kOTjArLJngT4KkAnxWNGszYSP+zlQg2OHQ407RI=
github.com/linode/linode-api-docs/v4 v4.173.0 h1:bh4gyJjunSLHuHn5SwrfrXn7QngdijND4eoGMjFpAPw=
github.com/linode/linode-api-docs/v4 v4.173.0/go.mod h1:JRT7kOTjArLJngT4KkAnxWNGszYSP+zlQg2OHQ407RI=
github.com/linode/linode-api-docs/v4 v4.174.0 h1:7JHnjost3yfLZnKtzhWXgwdqXVPTIGl1GMa/67ozBXk=
github.com/linode/linode-api-docs/v4 v4.174.0/go.mod h1:JRT7kOTjArLJngT4KkAnxWNGszYSP+zlQg2OHQ407RI=
github.com/linode/linode-docs-theme v0.0.0-20220622135843-166f108e1933 h1:QchGQS6xESuyjdlNJEjvq2ftGX0sCTAhPhD5hAOJVMI=
github.com/linode/linode-docs-theme v0.0.0-20220622135843-166f108e1933/go.mod h1:6kYeZt+rMvJFZ9Wbnm4CDSn8Sg1MuYjr2Kx6W/awiQM=
github.com/linode/linode-docs-theme v0.0.0-20220718150422-ea48dbf69943 h1:BE3OgPTfmSdYeNUxcC1clIpJZhdMmYByCCCap0njwyY=
Expand Down

0 comments on commit c24dee9

Please sign in to comment.