1
- module github.com/turbot/steampipe-postgres-fdw
1
+ module github.com/turbot/steampipe-postgres-fdw/v2
2
2
3
- go 1.23.2
3
+ go 1.24
4
4
5
5
toolchain go1.24.1
6
6
@@ -10,20 +10,20 @@ require (
10
10
github.com/hashicorp/go-hclog v1.6.3
11
11
github.com/hashicorp/go-version v1.7.0 // indirect
12
12
github.com/turbot/go-kit v1.3.0
13
- github.com/turbot/steampipe v1.1.3
14
- github.com/turbot/steampipe-plugin-sdk/v5 v5.11.5
13
+ github.com/turbot/steampipe-plugin-sdk/v5 v5.12.0
15
14
go.opentelemetry.io/otel v1.35.0
16
15
google.golang.org/protobuf v1.36.6
17
16
)
18
17
19
18
require (
20
19
github.com/Masterminds/semver/v3 v3.3.1
21
- github.com/turbot/pipe-fittings/v2 v2.3.6
20
+ github.com/turbot/pipe-fittings/v2 v2.5.0
21
+ github.com/turbot/steampipe/v2 v2.1.0-rc.2
22
22
go.opentelemetry.io/otel/metric v1.35.0
23
23
)
24
24
25
25
require (
26
- cel.dev/expr v0.20 .0 // indirect
26
+ cel.dev/expr v0.23 .0 // indirect
27
27
cloud.google.com/go v0.120.0 // indirect
28
28
cloud.google.com/go/auth v0.15.0 // indirect
29
29
cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
@@ -32,7 +32,7 @@ require (
32
32
cloud.google.com/go/monitoring v1.24.0 // indirect
33
33
cloud.google.com/go/storage v1.51.0 // indirect
34
34
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
35
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.26 .0 // indirect
35
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27 .0 // indirect
36
36
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
37
37
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
38
38
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
@@ -52,7 +52,7 @@ require (
52
52
github.com/aws/smithy-go v1.22.3 // indirect
53
53
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
54
54
github.com/briandowns/spinner v1.23.2 // indirect
55
- github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42 // indirect
55
+ github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f // indirect
56
56
github.com/containerd/errdefs v1.0.0 // indirect
57
57
github.com/containerd/log v0.1.0 // indirect
58
58
github.com/containerd/platforms v0.2.1 // indirect
@@ -66,12 +66,12 @@ require (
66
66
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
67
67
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
68
68
github.com/go-git/go-billy/v5 v5.6.2 // indirect
69
- github.com/go-git/go-git/v5 v5.15.0 // indirect
69
+ github.com/go-git/go-git/v5 v5.16.2 // indirect
70
70
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
71
71
github.com/go-playground/locales v0.14.1 // indirect
72
72
github.com/go-playground/universal-translator v0.18.1 // indirect
73
73
github.com/go-playground/validator/v10 v10.25.0 // indirect
74
- github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
74
+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
75
75
github.com/goccy/go-yaml v1.16.0 // indirect
76
76
github.com/golang/mock v1.6.0 // indirect
77
77
github.com/google/s2a-go v0.1.9 // indirect
@@ -106,18 +106,18 @@ require (
106
106
github.com/ulikunitz/xz v0.5.12 // indirect
107
107
github.com/zeebo/errs v1.4.0 // indirect
108
108
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
109
- go.opentelemetry.io/contrib/detectors/gcp v1.34 .0 // indirect
109
+ go.opentelemetry.io/contrib/detectors/gcp v1.35 .0 // indirect
110
110
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
111
111
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect
112
112
go.uber.org/mock v0.4.0 // indirect
113
113
go.uber.org/multierr v1.11.0 // indirect
114
- golang.org/x/mod v0.24 .0 // indirect
115
- golang.org/x/term v0.31 .0 // indirect
114
+ golang.org/x/mod v0.25 .0 // indirect
115
+ golang.org/x/term v0.32 .0 // indirect
116
116
golang.org/x/time v0.11.0 // indirect
117
- golang.org/x/tools v0.31 .0 // indirect
117
+ golang.org/x/tools v0.33 .0 // indirect
118
118
google.golang.org/api v0.227.0 // indirect
119
- google.golang.org/genproto/googleapis/api v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
120
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
119
+ google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
120
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
121
121
gopkg.in/warnings.v0 v0.1.2 // indirect
122
122
oras.land/oras-go/v2 v2.5.0 // indirect
123
123
sigs.k8s.io/yaml v1.4.0 // indirect
@@ -138,7 +138,7 @@ require (
138
138
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 // indirect
139
139
github.com/dustin/go-humanize v1.0.1 // indirect
140
140
github.com/fatih/color v1.18.0 // indirect
141
- github.com/fsnotify/fsnotify v1.8 .0 // indirect
141
+ github.com/fsnotify/fsnotify v1.9 .0 // indirect
142
142
github.com/gertd/go-pluralize v0.2.1
143
143
github.com/ghodss/yaml v1.0.0 // indirect
144
144
github.com/go-logr/logr v1.4.2 // indirect
@@ -190,7 +190,7 @@ require (
190
190
github.com/spf13/afero v1.14.0 // indirect
191
191
github.com/spf13/cast v1.7.1 // indirect
192
192
github.com/spf13/pflag v1.0.6 // indirect
193
- github.com/spf13/viper v1.20.0 // indirect
193
+ github.com/spf13/viper v1.20.1 // indirect
194
194
github.com/stevenle/topsort v0.2.0 // indirect
195
195
github.com/subosito/gotenv v1.6.0 // indirect
196
196
github.com/tklauser/go-sysconf v0.3.15 // indirect
@@ -207,15 +207,15 @@ require (
207
207
go.opentelemetry.io/otel/sdk/metric v1.35.0 // indirect
208
208
go.opentelemetry.io/otel/trace v1.35.0 // indirect
209
209
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
210
- golang.org/x/crypto v0.37 .0 // indirect
210
+ golang.org/x/crypto v0.38 .0 // indirect
211
211
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
212
- golang.org/x/net v0.39 .0 // indirect
212
+ golang.org/x/net v0.40 .0 // indirect
213
213
golang.org/x/oauth2 v0.28.0 // indirect
214
- golang.org/x/sync v0.13 .0 // indirect
215
- golang.org/x/sys v0.32 .0 // indirect
216
- golang.org/x/text v0.24 .0 // indirect
214
+ golang.org/x/sync v0.15 .0 // indirect
215
+ golang.org/x/sys v0.33 .0 // indirect
216
+ golang.org/x/text v0.26 .0 // indirect
217
217
google.golang.org/genproto v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
218
- google.golang.org/grpc v1.72.1 // indirect
218
+ google.golang.org/grpc v1.73.0 // indirect
219
219
gopkg.in/yaml.v2 v2.4.0 // indirect
220
220
gopkg.in/yaml.v3 v3.0.1 // indirect
221
221
)
0 commit comments