From fcfb1d3f2cad3794e26ea30f09c845d2f19308aa Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Mon, 5 Oct 2020 16:30:46 +0900 Subject: deps: inport peaceiris/hugo-mod-bulma --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 81bac024..ce7b5b5e 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,5 @@ module github.com/peaceiris/hugo-theme-iris go 1.15 + +require github.com/peaceiris/hugo-mod-bulma v0.1.1 // indirect -- cgit v1.2.3