aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/pborman/uuid/go.mod
diff options
context:
space:
mode:
authorale <ale@incal.net>2019-11-13 19:55:27 +0000
committerale <ale@incal.net>2019-11-13 19:55:27 +0000
commitf4455ea67f8d669702b91b19b2b6afbdaa828b39 (patch)
treeaf5d20926ccbc1515a2c6c3bd87abd019da87761 /vendor/github.com/pborman/uuid/go.mod
parenta67708b7af20483dafc126ea85e6a7eeec965776 (diff)
downloadcrawl-f4455ea67f8d669702b91b19b2b6afbdaa828b39.tar.gz
crawl-f4455ea67f8d669702b91b19b2b6afbdaa828b39.zip
Update dependencies (legacy and go.mod)
Diffstat (limited to 'vendor/github.com/pborman/uuid/go.mod')
-rw-r--r--vendor/github.com/pborman/uuid/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/pborman/uuid/go.mod b/vendor/github.com/pborman/uuid/go.mod
new file mode 100644
index 0000000..099fc7d
--- /dev/null
+++ b/vendor/github.com/pborman/uuid/go.mod
@@ -0,0 +1,3 @@
+module github.com/pborman/uuid
+
+require github.com/google/uuid v1.0.0