Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-10-29 10:44:29 +00:00
parent 4e64b77e47
commit eb73d115f2
212 changed files with 970 additions and 970 deletions

View File

@@ -18,7 +18,7 @@ import(
"fmt"
"os"
"github.com/go.m3o.com/url"
"go.m3o.com/url"
)
// List information on all the shortened URLs that you have created
@@ -44,7 +44,7 @@ import(
"fmt"
"os"
"github.com/go.m3o.com/url"
"go.m3o.com/url"
)
// Shortens a destination URL and returns a full short URL.
@@ -70,7 +70,7 @@ import(
"fmt"
"os"
"github.com/go.m3o.com/url"
"go.m3o.com/url"
)
// Proxy returns the destination URL of a short URL.

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/go.m3o.com/url"
"go.m3o.com/url"
)
// List information on all the shortened URLs that you have created

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/go.m3o.com/url"
"go.m3o.com/url"
)
// Proxy returns the destination URL of a short URL.

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/go.m3o.com/url"
"go.m3o.com/url"
)
// Shortens a destination URL and returns a full short URL.