Skip to content

Commit 9c56138

Browse files
Copilotchefgs
andauthored
Plan Hugo branch preview support
Agent-Logs-Url: https://github.com/cloudengine-labs/devops_os/sessions/da764e3f-6ccf-4173-87cc-3bff9ee56e38 Co-authored-by: chefgs <7605658+chefgs@users.noreply.github.com>
1 parent 56f0dbe commit 9c56138

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

hugo-docs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/cloudengine-labs/devops_os/hugo-docs
22

33
go 1.21.0
44

5-
require github.com/alex-shpak/hugo-book v0.0.0-20260108111751-81a841c92d62 // indirect
5+
require github.com/alex-shpak/hugo-book v0.0.0-20260408113943-97d7ee40edf1 // indirect

hugo-docs/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/alex-shpak/hugo-book v0.0.0-20260108111751-81a841c92d62 h1:LQYO67RaSBiWnW3ZPyVPZCVTOFaNK/dc/ZRbh8Wu8Wo=
2-
github.com/alex-shpak/hugo-book v0.0.0-20260108111751-81a841c92d62/go.mod h1:L4NMyzbn15fpLIpmmtDg9ZFFyTZzw87/lk7M2bMQ7ds=
1+
github.com/alex-shpak/hugo-book v0.0.0-20260408113943-97d7ee40edf1 h1:vwHQ2uXe6gC9kXre7P29AqWYB8Gek5iQTGnJHKBbqDg=
2+
github.com/alex-shpak/hugo-book v0.0.0-20260408113943-97d7ee40edf1/go.mod h1:L4NMyzbn15fpLIpmmtDg9ZFFyTZzw87/lk7M2bMQ7ds=

0 commit comments

Comments
 (0)