We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a358f84 + 27baa6d commit a8569afCopy full SHA for a8569af
go.mod
@@ -1,5 +1,5 @@
1
module github.com/lithammer/shortuuid/v3
2
3
-require github.com/google/uuid v1.1.2
+require github.com/google/uuid v1.2.0
4
5
go 1.13
go.sum
@@ -1,2 +1,2 @@
-github.com/google/uuid v1.1.2 h1:EVhdT+1Kseyi1/pUmXKaFxYsDNy9RQYkMWRH68J/W7Y=
-github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
+github.com/google/uuid v1.2.0 h1:qJYtXnJRWmpe7m/3XlyhrsLrEURqHRM2kxzoxXqyUDs=
+github.com/google/uuid v1.2.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
0 commit comments