summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-08-28 15:22:01 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-08-28 15:22:01 +0300
commit670fadcfbcef7d139ebb81e3d4aa5f8ccac804ee (patch)
tree38e9139a43ee68ba03dfcb5d5b7535ba9efd55e1 /go.mod
parent094e63a2ef716876fc299d03be02f90218266d21 (diff)
separate html dirHEADmaster
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index ad3e9c2..13d2043 100644
--- a/go.mod
+++ b/go.mod
@@ -4,5 +4,8 @@ go 1.23.0
require (
github.com/google/uuid v1.6.0
+ go.neonxp.ru/mux v0.0.0-20240729221623-376839b264c7
golang.org/x/sync v0.8.0
)
+
+require go.neonxp.ru/objectid v0.0.2 // indirect