Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/gohugoioTheme2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-03-04 14:04:18 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-03-04 14:04:18 +0300
commit36c869f14a28fd7e7550efa7bdf0a3ad3299e199 (patch)
tree65d5bd6ff7489a2ad185c4c80f2ace7f03c3ad6c
parent3e26d9bbba7e67fed3c6d07f89d7c01099c5dc4f (diff)
-rw-r--r--exampleSite/go.mod4
-rw-r--r--exampleSite/go.sum2
2 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index b6dd53a..b6c8978 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -4,6 +4,4 @@ go 1.17
require github.com/gohugoio/hugoDocs v0.81.1-0.20220302165412-259c65c8d5b8
-require github.com/gohugoio/gohugoioTheme2 v0.0.0-20220304071933-f7338d7c7bae // indirect
-
-replace github.com/gohugoio/gohugoioTheme2 => ../
+require github.com/gohugoio/gohugoioTheme2 v0.0.0-20220304110058-3e26d9bbba7e
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 3aa1b91..60ece84 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -1,6 +1,8 @@
github.com/gohugoio/gohugoioTheme v0.0.0-20200711112515-b0dfe471654f/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
github.com/gohugoio/gohugoioTheme v0.0.0-20210301124928-2c15837dfec3/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
github.com/gohugoio/gohugoioTheme v0.0.0-20220228085601-7cfbda06d135/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
+github.com/gohugoio/gohugoioTheme2 v0.0.0-20220304110058-3e26d9bbba7e h1:kgzhS3wJvA0kh949T06zjWNYZa4yVr9vgMPKwlGoByQ=
+github.com/gohugoio/gohugoioTheme2 v0.0.0-20220304110058-3e26d9bbba7e/go.mod h1:woiTbSTRENPQmtWKacT1FxRU6SPeYbHcmhPEzj2ClrE=
github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201 h1:rIBco2i/51nTPbi7pHUvwBwznCddMOsp/9pR2veAPx8=
github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201/go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY=
github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 h1:yIymGxglvwr9Guhk7cr9VoMQ3IgLLJ0E4PKcKCg+kJY=