summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2025-04-10 21:33:41 +0200
committerMathias Magnusson <mathias@magnusson.space>2025-04-10 21:33:41 +0200
commit49bd3e0e0117768138f47f0c97accece15605025 (patch)
tree531306398969bf38fbaff946e5d67d122fa49c6b /go.sum
parentb9bf8a23c75db82e1aff8295a97dcfdf789735f3 (diff)
downloadhh-49bd3e0e0117768138f47f0c97accece15605025.tar.gz
extract value extracting and convertion to functions; support uuid
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..7790d7c
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
+github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=