diff --git a/go.mod b/go.mod index 52a5bd3..0b11aaf 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/CaiJimmy/hugo-theme-stack-starter go 1.17 -require github.com/CaiJimmy/hugo-theme-stack/v3 v3.16.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.18.0 // indirect diff --git a/go.sum b/go.sum index a7be777..4991aad 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.16.0 h1:ZWF66g7aXA840CzsT4lv65wHSojqwY0Yj7KdvOkn5NA= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.16.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.18.0 h1:0Jx4CuBGXRttHVHRSIZoVduwIisvCdsmKeoJpfPqbhk= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.18.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=