diff options
author | Mathias Magnusson <mathias@magnusson.space> | 2025-04-10 21:33:41 +0200 |
---|---|---|
committer | Mathias Magnusson <mathias@magnusson.space> | 2025-04-10 21:33:41 +0200 |
commit | 49bd3e0e0117768138f47f0c97accece15605025 (patch) | |
tree | 531306398969bf38fbaff946e5d67d122fa49c6b /go.sum | |
parent | b9bf8a23c75db82e1aff8295a97dcfdf789735f3 (diff) | |
download | hh-49bd3e0e0117768138f47f0c97accece15605025.tar.gz |
extract value extracting and convertion to functions; support uuid
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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= |