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

github.com/gohugoio/hugoThemesSite.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-09-12 10:11:30 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-12 10:11:30 +0300
commita2687b0e58b372a9b09b0ae932296d50cf5879d5 (patch)
treedd13621aa69b1fec173184a1ffc87e78381bdd65
parent1dabfd8c40c1351bdb091956e7cb83767c4b7224 (diff)
Update theme
-rw-r--r--go.mod2
-rw-r--r--go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index cd278fc..3fe1598 100644
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module github.com/gohugoio/hugoThemesSite
go 1.13
-require github.com/gohugoio/gohugoioTheme v0.0.0-20220905093719-cb8b64046950 // indirect
+require github.com/gohugoio/gohugoioTheme v0.0.0-20220912070954-88dcaf003b4d // indirect
diff --git a/go.sum b/go.sum
index e9019fd..f93c676 100644
--- a/go.sum
+++ b/go.sum
@@ -10,3 +10,5 @@ github.com/gohugoio/gohugoioTheme v0.0.0-20211211134334-0fe25799bb58 h1:Cxa8MQVz
github.com/gohugoio/gohugoioTheme v0.0.0-20211211134334-0fe25799bb58/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
github.com/gohugoio/gohugoioTheme v0.0.0-20220905093719-cb8b64046950 h1:Ovlh3nuy/aNptYZHmIra2MP+ZUEqiihY0HxvhdaMqGg=
github.com/gohugoio/gohugoioTheme v0.0.0-20220905093719-cb8b64046950/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=
+github.com/gohugoio/gohugoioTheme v0.0.0-20220912070954-88dcaf003b4d h1:UYJL6RmEepprvlgHvDnFCWtPOvjmqzFCQ90cRDRBO7U=
+github.com/gohugoio/gohugoioTheme v0.0.0-20220912070954-88dcaf003b4d/go.mod h1:kpw3SS48xZvLQGEXKu8u5XHgXkPvL8DX3oGa07+z8Bs=