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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpinejs/go.mod b/alpinejs/go.mod
index 855e994..76556d9 100644
--- a/alpinejs/go.mod
+++ b/alpinejs/go.mod
@@ -4,5 +4,5 @@ go 1.13
require (
github.com/SimoTod/alpine-turbolinks-adapter v0.3.0 // indirect
- github.com/alpinejs/alpine v2.7.0+incompatible // indirect
+ github.com/alpinejs/alpine v2.8.0+incompatible // indirect
)