mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-22 06:45:17 +00:00
Commit from m3o/m3o action
This commit is contained in:
@@ -18,7 +18,7 @@ import(
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/go.m3o.com/id"
|
||||
"go.m3o.com/id"
|
||||
)
|
||||
|
||||
// Generate a unique ID. Defaults to uuid.
|
||||
@@ -45,7 +45,7 @@ import(
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/go.m3o.com/id"
|
||||
"go.m3o.com/id"
|
||||
)
|
||||
|
||||
// Generate a unique ID. Defaults to uuid.
|
||||
@@ -72,7 +72,7 @@ import(
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/go.m3o.com/id"
|
||||
"go.m3o.com/id"
|
||||
)
|
||||
|
||||
// Generate a unique ID. Defaults to uuid.
|
||||
@@ -99,7 +99,7 @@ import(
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/go.m3o.com/id"
|
||||
"go.m3o.com/id"
|
||||
)
|
||||
|
||||
// Generate a unique ID. Defaults to uuid.
|
||||
@@ -126,7 +126,7 @@ import(
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/go.m3o.com/id"
|
||||
"go.m3o.com/id"
|
||||
)
|
||||
|
||||
// List the types of IDs available. No query params needed.
|
||||
|
||||
Reference in New Issue
Block a user