File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
12
12
github.com/hashicorp/terraform-plugin-go v0.23.0
13
13
github.com/hashicorp/terraform-plugin-testing v1.10.0
14
- github.com/segmentio/public-api-sdk-go v0.0.0-20240906231017-4e91c4889f50
14
+ github.com/segmentio/public-api-sdk-go v0.0.0-20240909200753-311bb8d791a2
15
15
gotest.tools/gotestsum v1.12.0
16
16
)
17
17
Original file line number Diff line number Diff line change @@ -195,6 +195,10 @@ github.com/segmentio/public-api-sdk-go v0.0.0-20240905231636-2922a096fe56 h1:IKx
195
195
github.com/segmentio/public-api-sdk-go v0.0.0-20240905231636-2922a096fe56 /go.mod h1:yKkoPfcOkkYjiZQj4lRWxji0Qwc6ncNEf7wCfywochY =
196
196
github.com/segmentio/public-api-sdk-go v0.0.0-20240906231017-4e91c4889f50 h1:RsFkUN2lGzupgzXLsWdDdvsPp1oj6kwHLgucV77MPCk =
197
197
github.com/segmentio/public-api-sdk-go v0.0.0-20240906231017-4e91c4889f50 /go.mod h1:yKkoPfcOkkYjiZQj4lRWxji0Qwc6ncNEf7wCfywochY =
198
+ github.com/segmentio/public-api-sdk-go v0.0.0-20240906235131-c22dd0e0d0b9 h1:g8gpxgqCPsFvOKhu55fPXl6H3wNm0CdbOH8cNri/1Fs =
199
+ github.com/segmentio/public-api-sdk-go v0.0.0-20240906235131-c22dd0e0d0b9 /go.mod h1:yKkoPfcOkkYjiZQj4lRWxji0Qwc6ncNEf7wCfywochY =
200
+ github.com/segmentio/public-api-sdk-go v0.0.0-20240909200753-311bb8d791a2 h1:vlKTelJ32DPBuiiSx2PJaxN9jJd3OFK2avHU/XR/qB8 =
201
+ github.com/segmentio/public-api-sdk-go v0.0.0-20240909200753-311bb8d791a2 /go.mod h1:yKkoPfcOkkYjiZQj4lRWxji0Qwc6ncNEf7wCfywochY =
198
202
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
199
203
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
200
204
github.com/shopspring/decimal v1.2.0 /go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o =
You can’t perform that action at this time.
0 commit comments