summaryrefslogtreecommitdiffstats
path: root/exampleSite
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-09-25 16:45:36 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-09-25 16:45:36 +0200
commitd96d9bd3d2420f51b77765a6c083bff3b2396c75 (patch)
tree8a7530145a8591eb5bc87b46857844d2e4891c03 /exampleSite
parent7405e7466b41144cbf67d044bcbe887f21c113dd (diff)
downloadgohugo-theme-ed-d96d9bd3d2420f51b77765a6c083bff3b2396c75.tar.gz
Update dependencies
Diffstat (limited to 'exampleSite')
-rwxr-xr-xexampleSite/data/refs.json1
-rw-r--r--exampleSite/go.mod2
2 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/data/refs.json b/exampleSite/data/refs.json
new file mode 100755
index 0000000..9e26dfe
--- /dev/null
+++ b/exampleSite/data/refs.json
@@ -0,0 +1 @@
+{} \ No newline at end of file
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 877689e..a4c0cd0 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -4,4 +4,4 @@ go 1.18
replace github.com/sergeyklay/gohugo-theme-ed => ../
-require github.com/sergeyklay/gohugo-theme-ed v0.5.0 // indirect
+require github.com/sergeyklay/gohugo-theme-ed v0.6.0 // indirect