X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fgo.mod;h=ea6efd44e2a1b90d8c4f474d9ecd3729ca863c93;hb=6067078db338b930972ad6f183a4c75d2cf9214a;hp=11f0965171d439e95a8f6d48e55729084a81ac4c;hpb=b928e56347c682fdb9762ccbe2f368329d4037e4;p=csit.git diff --git a/docs/go.mod b/docs/go.mod index 11f0965171..ea6efd44e2 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -1,5 +1,5 @@ module csit.hugo -go 1.17 +go 1.21 -require github.com/alex-shpak/hugo-book v0.0.0-20230213220505-036e037a63ba // indirect +require github.com/alex-shpak/hugo-book v0.0.0-20230424134111-d86d5e70c7c0 // indirect