Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/gohugoioTheme2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-04-22 16:59:33 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-04-22 16:59:33 +0300
commitcde91480c8466c3049f98ad84805c3f60ce9ea0c (patch)
treea4b7dd0de949e79c595f1cb2c90ad5bb3de6c489
parent9c87bcd02e6d78e7c34288822eb37cde34366311 (diff)
Update to AlpineJS v3.10.2
-rw-r--r--go.mod2
-rw-r--r--go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 7cdd299..f5fe8b5 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/gohugoio/gohugoioTheme2
go 1.17
require (
- github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.900.100 // indirect
+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21000.20200 // indirect
github.com/gohugoio/hugo-mod-jslibs/instantpage v0.5.1 // indirect
github.com/gohugoio/hugo-mod-jslibs/turbo/v7 v7.0.0-20220127163053-14169e3a1dd0 // indirect
)
diff --git a/go.sum b/go.sum
index 36f5e60..fe7a452 100644
--- a/go.sum
+++ b/go.sum
@@ -1,5 +1,7 @@
github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.900.100 h1:vEpD998c0khrykCrsDP+rG+1wxLDcMOAWZ2X0BpU5bM=
github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.900.100/go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY=
+github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21000.20200 h1:og3wJvy7wxSXWmr4gDmPb+7u70fz8v9H7kRa4S2apqM=
+github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21000.20200/go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY=
github.com/gohugoio/hugo-mod-jslibs/instantpage v0.5.1 h1:Aig+0MOPXiuQNZpnxOMS4uwUsnyq41JnQzGW4Gk3o7Y=
github.com/gohugoio/hugo-mod-jslibs/instantpage v0.5.1/go.mod h1:N4EUbbL7Cw4Yq+GHeK3MUSiOJQbzfuUFRyvBKvnVBR8=
github.com/gohugoio/hugo-mod-jslibs/turbo/v7 v7.0.0-20220127163053-14169e3a1dd0 h1:LZtJpLdrobw8A+Si1vF16Vfig9cY7+4MdbtKyXfiY4Y=