about summary refs log tree commit diff stats
path: root/internal/examples/app/go.sum
diff options
context:
space:
mode:
authorMarkus Wüstenberg2024-10-03 11:32:52 +0200
committerGitHub2024-10-03 11:32:52 +0200
commitc094266ccbc2cb4ebac4e2f2f6f9aee5c5740db8 (patch)
tree00a6112bbe2907ff0aa1f3b3b3ea186dd73ed368 /internal/examples/app/go.sum
parentfe24f0575214093cc72201ecc1cc463865dcb1e2 (diff)
downloadgomponents-c094266ccbc2cb4ebac4e2f2f6f9aee5c5740db8.tar.lz
gomponents-c094266ccbc2cb4ebac4e2f2f6f9aee5c5740db8.tar.zst
gomponents-c094266ccbc2cb4ebac4e2f2f6f9aee5c5740db8.zip
Fix example app to use maragu.dev/gomponents module path (#216)
Diffstat (limited to 'internal/examples/app/go.sum')
-rw-r--r--internal/examples/app/go.sum4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/examples/app/go.sum b/internal/examples/app/go.sum
index 37a89f1..6a8ac6d 100644
--- a/internal/examples/app/go.sum
+++ b/internal/examples/app/go.sum
@@ -1,2 +1,2 @@
-github.com/maragudk/gomponents v0.20.5 h1:Z8phdQIW+NqAGO0clMh/wyv1/M7viUBf7/EL44gvwtI=
-github.com/maragudk/gomponents v0.20.5/go.mod h1:nHkNnZL6ODgMBeJhrZjkMHVvNdoYsfmpKB2/hjdQ0Hg=
+maragu.dev/gomponents v0.22.1-0.20241003092644-fe24f0575214 h1:bNGcux5RpG5WWQby69VsE0GexUxryln8ltlfdaf06oI=
+maragu.dev/gomponents v0.22.1-0.20241003092644-fe24f0575214/go.mod h1:oEDahza2gZoXDoDHhw8jBNgH+3UR5ni7Ur648HORydM=