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

github.com/gohugoio/hugo-mod-jslibs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'alpinejs/go.mod')
-rw-r--r--alpinejs/go.mod9
1 files changed, 3 insertions, 6 deletions
diff --git a/alpinejs/go.mod b/alpinejs/go.mod
index 542de81..5e4cbb3 100644
--- a/alpinejs/go.mod
+++ b/alpinejs/go.mod
@@ -1,8 +1,5 @@
-module github.com/gohugoio/hugo-mod-jslibs/alpinejs
+module github.com/gohugoio/hugo-mod-jslibs/alpinejs/v3
-go 1.13
+go 1.17
-require (
- github.com/SimoTod/alpine-turbolinks-adapter v1.0.2 // indirect
- github.com/alpinejs/alpine v2.8.2+incompatible // indirect
-)
+require github.com/bep/alpine/v3 v3.2.5-0.20211005075525-13dd6f30a529