Skip to content

Commit 6a9bda4

Browse files
authored
Update README.md (#124)
1 parent dc06ab4 commit 6a9bda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ package main
6363
import (
6464
"log"
6565

66-
"github.com/gofrs/uuid"
66+
"github.com/gofrs/uuid/v5"
6767
)
6868

6969
// Create a Version 4 UUID, panicking on error.

0 commit comments

Comments
 (0)