We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 312cb3f + b281fb5 commit 4f8154fCopy full SHA for 4f8154f
go.mod
@@ -1,5 +1,5 @@
1
module github.com/lithammer/shortuuid/v4
2
3
-require github.com/google/uuid v1.5.0
+require github.com/google/uuid v1.6.0
4
5
go 1.13
go.sum
@@ -1,2 +1,2 @@
-github.com/google/uuid v1.5.0 h1:1p67kYwdtXjb0gL0BPiP1Av9wiZPo5A8z2cWkTZ+eyU=
-github.com/google/uuid v1.5.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
+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=
0 commit comments