Update README.md

This commit is contained in:
Asim Aslam
2021-10-29 12:07:10 +01:00
committed by GitHub
parent 7b95e8f58f
commit a142615a6b

View File

@@ -40,7 +40,7 @@ import (
"fmt"
"os"
"github.com/m3o/m3o-go/client"
"go.m3o.com/client"
)
type Request struct {
@@ -86,7 +86,7 @@ package main
import (
"fmt"
"github.com/m3o/m3o-go/client"
"go.m3o.com/client"
)
type Request struct {