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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-03-25 02:57:55 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-03-25 02:57:55 +0300
commit18628eb9dca8f1fe6a0f9fc74a2e920465a0048e (patch)
tree183d32d641e2e3756c2a0757935494f9f6029fc3 /exampleSite
parent0b2595640d99ae018d3865424da9bc9680a92490 (diff)
modules: update to v5.1.0
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/go.mod4
-rw-r--r--exampleSite/go.sum8
2 files changed, 6 insertions, 6 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 45026739..22d66577 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic/exampleSite
go 1.15
require (
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210322004751-17505c4581cd // indirect
- github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210322004751-17505c4581cd // indirect
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e // indirect
+ github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e // indirect
)
diff --git a/exampleSite/go.sum b/exampleSite/go.sum
index 4912e369..2926ed44 100644
--- a/exampleSite/go.sum
+++ b/exampleSite/go.sum
@@ -1,4 +1,4 @@
-github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210322004751-17505c4581cd h1:2yqS9DTTbmVN1TP07kSgpYSDampY5FiiEnxbq/fp7+o=
-github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210322004751-17505c4581cd/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=
-github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210322004751-17505c4581cd h1:CQs5L0cPE/o5btP5O7gIuXs1M+rvAs5WQ8Xi5gbZXQM=
-github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210322004751-17505c4581cd/go.mod h1:AKpYbqUVlj0VYsc7Jsxe1o8Ko2yV31A5ZPdfpACcXJw=
+github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e h1:pjf3ttOUrGyqXqFE5HD4zROl5nVD7X06ejz5TwLuwtk=
+github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210324194200-fda9f39d872e/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=
+github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e h1:rhRiyEZRDSdtwpEzMmZdycHudtYrEyoHKfc8mxOpHwE=
+github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210324194200-fda9f39d872e/go.mod h1:AKpYbqUVlj0VYsc7Jsxe1o8Ko2yV31A5ZPdfpACcXJw=