Skip to content

Commit fa2ed5e

Browse files
committed
feat: Updating sdk version
1 parent ba831c0 commit fa2ed5e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/hashicorp/terraform-plugin-docs v0.9.0
77
github.com/hashicorp/terraform-plugin-framework v0.8.1-0.20220531184835-f0051665855e
88
github.com/hashicorp/terraform-plugin-go v0.9.1
9-
github.com/labd/contentstack-go-sdk v0.0.0-20220603201036-f342c4fb5d4e
9+
github.com/labd/contentstack-go-sdk v0.1.0
1010
github.com/stretchr/testify v1.7.0
1111
)
1212

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
162162
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348/go.mod h1:B69LEHPfb2qLo0BaaOLcbitczOKLWTsrBG9LczfCD4k=
163163
github.com/labd/contentstack-go-sdk v0.0.0-20220603201036-f342c4fb5d4e h1:sLkJews6wpQiWGTrvDN+zUIfHZoajFKyFTRsbBZ+XbA=
164164
github.com/labd/contentstack-go-sdk v0.0.0-20220603201036-f342c4fb5d4e/go.mod h1:2pN/o4bC/yK/X+n/E/nOHvJssM0kLEUURtYZhsd3NOY=
165+
github.com/labd/contentstack-go-sdk v0.1.0 h1:lxBbGBkIlileNn2+VrVG6XP776Llxy9i4THPBA01xTU=
166+
github.com/labd/contentstack-go-sdk v0.1.0/go.mod h1:J17aqV8NOcmFfkkotnAljlt6Ctwlu21Ieeo/0BPLNtg=
165167
github.com/matryer/is v1.2.0/go.mod h1:2fLPjFQM9rhQ15aVEtbuwhJinnOqrmgXPNdZsdwlWXA=
166168
github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=
167169
github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=

0 commit comments

Comments
 (0)