File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/cloudquery/filetypes
3
3
go 1.19
4
4
5
5
require (
6
- github.com/cloudquery/plugin-sdk v1.43 .0
6
+ github.com/cloudquery/plugin-sdk v1.44 .0
7
7
github.com/davecgh/go-spew v1.1.1 // indirect
8
8
github.com/pmezard/go-difflib v1.0.0 // indirect
9
9
github.com/stretchr/testify v1.8.2
Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
155
155
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
156
156
github.com/cloudquery/arrow/go/v12 v12.0.0-20230317130341-c648117570af h1:iK2UwRTmBl9+I41tASIttizlmiY7dH9KmKt7iOiwyOc =
157
157
github.com/cloudquery/arrow/go/v12 v12.0.0-20230317130341-c648117570af /go.mod h1:d+tV/eHZZ7Dz7RPrFKtPK02tpr+c9/PEd/zm8mDS9Vg =
158
- github.com/cloudquery/plugin-sdk v1.43 .0 h1:vYycBgKdfDbrW7sp+r5ATxjTVVXU2AMc3x6cPs8DTns =
159
- github.com/cloudquery/plugin-sdk v1.43 .0 /go.mod h1:CIv+fgm6siZhReOuMGU/OCBPNRLNY4At2RkC31LRaS0 =
158
+ github.com/cloudquery/plugin-sdk v1.44 .0 h1:43Cgss7yPCaesCSFNLWy+cENHCQIIy0BSZiPot+wIwQ =
159
+ github.com/cloudquery/plugin-sdk v1.44 .0 /go.mod h1:CIv+fgm6siZhReOuMGU/OCBPNRLNY4At2RkC31LRaS0 =
160
160
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
161
161
github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354 /go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk =
162
162
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 /go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk =
You can’t perform that action at this time.
0 commit comments