File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ go 1.24.4
44
55require (
66 github.com/hugo-toha/toha/v4 v4.9.0 // indirect
7- github.com/hugomods/umami-analytics v0.3.1 // indirect
7+
88)
Original file line number Diff line number Diff line change 11github.com/hugo-toha/toha/v4 v4.9.0 h1:FX5i3I7eP/lpAQZv4SjnKw5jw0aowCFBGjc+pW1W6PA =
22github.com/hugo-toha/toha/v4 v4.9.0 /go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g =
3- github.com/hugomods/umami-analytics v0.3.1 h1:C4B1oKRBvCRamH3muiWK+QNbehmxd+7DiK80jHCdMJo =
4- github.com/hugomods/umami-analytics v0.3.1 /go.mod h1:nlZGLPH5L+H25+HwmuzHsEfM869+tMTUTcSUBcOQEm4 =
3+
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ caches:
3333module :
3434 imports :
3535 - path : github.com/hugo-toha/toha/v4
36- - path : github.com/hugomods/umami-analytics
36+
3737 mounts :
3838 - source : static/files
3939 target : static/files
@@ -47,7 +47,7 @@ module:
4747 target : assets
4848 - source : static
4949 target : assets
50-
50+ siteId : 1
5151flags :
5252 enable : true
5353 flagsOverride :
You can’t perform that action at this time.
0 commit comments