summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a4d153e..1d87a45 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module git.robbyzambito.me/Zambyte/hamlet.social
go 1.15
require (
- git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121950-d2164ee7e340 // indirect
+ git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217122428-cf4e0ef39637 // indirect
github.com/peaceiris/hugo-mod-bulma v0.1.2 // indirect
)