aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/go.mod2
-rw-r--r--docs/go.sum2
2 files changed, 0 insertions, 4 deletions
diff --git a/docs/go.mod b/docs/go.mod
index 11f0965171..eb9dde3269 100644
--- a/docs/go.mod
+++ b/docs/go.mod
@@ -1,5 +1,3 @@
module csit.hugo
go 1.17
-
-require github.com/alex-shpak/hugo-book v0.0.0-20230213220505-036e037a63ba // indirect
diff --git a/docs/go.sum b/docs/go.sum
deleted file mode 100644
index 1ca65235fa..0000000000
--- a/docs/go.sum
+++ /dev/null
@@ -1,2 +0,0 @@
-github.com/alex-shpak/hugo-book v0.0.0-20230213220505-036e037a63ba h1:GSDZxN4SjTRVylJjVwr2Mnn1oy/e2ngZG9m1ULJ2qFg=
-github.com/alex-shpak/hugo-book v0.0.0-20230213220505-036e037a63ba/go.mod h1:L4NMyzbn15fpLIpmmtDg9ZFFyTZzw87/lk7M2bMQ7ds=