Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanganderson committed Mar 21, 2024
1 parent 471ecf2 commit a2826b3
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -249,7 +249,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -318,7 +318,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -400,7 +400,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -486,7 +486,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -556,7 +556,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -628,7 +628,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -708,7 +708,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -783,7 +783,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -881,7 +881,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -994,7 +994,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -1062,7 +1062,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -1163,7 +1163,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -1248,7 +1248,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -1313,7 +1313,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -1398,7 +1398,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -1468,7 +1468,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -1537,7 +1537,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down Expand Up @@ -1603,7 +1603,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go"
msg_sdk "github.com/telstra/MessagingAPI-SDK-Go/v3"
)

configuration := msg_sdk.NewConfiguration()
Expand Down

0 comments on commit a2826b3

Please sign in to comment.