Skip to content
Open
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
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ require (
github.com/acend/docsy-plus v1.2.0 // indirect
github.com/google/docsy v0.11.0 // indirect
github.com/google/docsy/dependencies v0.7.2 // indirect
github.com/puzzle/docsy-puzzle v0.0.0-20230123144731-757054047a02 // indirect
github.com/puzzle/docsy-puzzle v0.0.0-20250822081608-44bcd465abfa // indirect
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
)
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ github.com/puzzle/docsy-puzzle v0.0.0-20220406081603-2cd9f7c8d79a h1:ivuXhwliGTm
github.com/puzzle/docsy-puzzle v0.0.0-20220406081603-2cd9f7c8d79a/go.mod h1:FHtQEgHYfsiO5d1XXaF/mD5C51PQw1kea8JwTGBs93o=
github.com/puzzle/docsy-puzzle v0.0.0-20230123144731-757054047a02 h1:80gTlzoKpnRjr4F70KAXmNs6UsTAkPgYEyyVguDwheg=
github.com/puzzle/docsy-puzzle v0.0.0-20230123144731-757054047a02/go.mod h1:q4bPnnpLaz5IDdFmQFxCHr85uwAsK9ayut5NNmC4w3I=
github.com/puzzle/docsy-puzzle v0.0.0-20250822081608-44bcd465abfa/go.mod h1:q4bPnnpLaz5IDdFmQFxCHr85uwAsK9ayut5NNmC4w3I=
github.com/schlapzz/docsy-acend v0.0.0-20230301103603-e946c5ca4375 h1:XpcMSmhdwJNjJXTOtDFWbyuQ6A10i+PaA/JKcQTfCjA=
github.com/schlapzz/docsy-acend v0.0.0-20230301103603-e946c5ca4375/go.mod h1:PIPW/k9dJss1gcLMGCeiRnai4XJ7/WxK5yy7BFa9Z8g=
github.com/schlapzz/docsy-acend v0.0.0-20230301104141-7dd908d6d77b h1:7ge+FOK40qMJEYh4LV6AZQDLUPezQ5bVJ34kq7G2utA=
Expand Down
Loading