1
1
module github.com/SpikeeLabs/pulumi-netbox/provider
2
2
3
- go 1.22
3
+ go 1.22.0
4
+
5
+ toolchain go1.23.3
4
6
5
7
replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20240229143312-4f60ee4e2975
6
8
7
9
require (
8
10
github.com/e-breuninger/terraform-provider-netbox v1.6.8-0.20240314162220-c05565aeca96
9
- github.com/pulumi/pulumi-terraform-bridge/v3 v3.77 .0
10
- github.com/pulumi/pulumi/sdk/v3 v3.108.1
11
+ github.com/pulumi/pulumi-terraform-bridge/v3 v3.96 .0
12
+ github.com/pulumi/pulumi/sdk/v3 v3.140.0
11
13
)
12
14
13
15
require (
14
- cloud.google.com/go v0.110.10 // indirect
15
- cloud.google.com/go/compute v1.23.3 // indirect
16
- cloud.google.com/go/compute/metadata v0.2.3 // indirect
17
- cloud.google.com/go/iam v1.1.5 // indirect
18
- cloud.google.com/go/kms v1.15.5 // indirect
19
- cloud.google.com/go/logging v1.8.1 // indirect
20
- cloud.google.com/go/longrunning v0.5.4 // indirect
21
- cloud.google.com/go/storage v1.35 .1 // indirect
16
+ cloud.google.com/go v0.112.1 // indirect
17
+ cloud.google.com/go/compute v1.25.0 // indirect
18
+ cloud.google.com/go/compute/metadata v0.5.0 // indirect
19
+ cloud.google.com/go/iam v1.1.6 // indirect
20
+ cloud.google.com/go/kms v1.15.7 // indirect
21
+ cloud.google.com/go/logging v1.9.0 // indirect
22
+ cloud.google.com/go/longrunning v0.5.5 // indirect
23
+ cloud.google.com/go/storage v1.39 .1 // indirect
22
24
dario.cat/mergo v1.0.0 // indirect
23
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.0 // indirect
24
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.4 .0 // indirect
25
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.5 .0 // indirect
25
+ github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 // indirect
26
+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7 .0 // indirect
27
+ github.com/Azure/azure-sdk-for-go/sdk/internal v1.8 .0 // indirect
26
28
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0 // indirect
27
29
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1 // indirect
28
- github.com/AzureAD/microsoft-authentication-library-for-go v1.2.0 // indirect
30
+ github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
29
31
github.com/BurntSushi/toml v1.2.1 // indirect
30
32
github.com/Masterminds/goutils v1.1.1 // indirect
31
33
github.com/Masterminds/semver v1.5.0 // indirect
@@ -42,28 +44,28 @@ require (
42
44
github.com/armon/go-radix v1.0.0 // indirect
43
45
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
44
46
github.com/atotto/clipboard v0.1.4 // indirect
45
- github.com/aws/aws-sdk-go v1.49.0 // indirect
46
- github.com/aws/aws-sdk-go-v2 v1.24.0 // indirect
47
- github.com/aws/aws-sdk-go-v2/config v1.26.1 // indirect
48
- github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect
49
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect
50
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect
51
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect
52
- github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect
53
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect
54
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect
55
- github.com/aws/aws-sdk-go-v2/service/kms v1.27.5 // indirect
56
- github.com/aws/aws-sdk-go-v2/service/sso v1.18 .5 // indirect
57
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect
58
- github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect
59
- github.com/aws/smithy-go v1.19.0 // indirect
47
+ github.com/aws/aws-sdk-go v1.50.36 // indirect
48
+ github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect
49
+ github.com/aws/aws-sdk-go-v2/config v1.27.11 // indirect
50
+ github.com/aws/aws-sdk-go-v2/credentials v1.17.11 // indirect
51
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect
52
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect
53
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect
54
+ github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
55
+ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect
56
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect
57
+ github.com/aws/aws-sdk-go-v2/service/kms v1.30.1 // indirect
58
+ github.com/aws/aws-sdk-go-v2/service/sso v1.20 .5 // indirect
59
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4 // indirect
60
+ github.com/aws/aws-sdk-go-v2/service/sts v1.28.6 // indirect
61
+ github.com/aws/smithy-go v1.20.2 // indirect
60
62
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
61
63
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
62
64
github.com/bgentry/speakeasy v0.1.0 // indirect
63
65
github.com/blang/semver v3.5.1+incompatible // indirect
64
66
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
65
67
github.com/charmbracelet/bubbles v0.16.1 // indirect
66
- github.com/charmbracelet/bubbletea v0.24.2 // indirect
68
+ github.com/charmbracelet/bubbletea v0.25.0 // indirect
67
69
github.com/charmbracelet/lipgloss v0.7.1 // indirect
68
70
github.com/cheggaaa/pb v1.0.29 // indirect
69
71
github.com/cloudflare/circl v1.3.7 // indirect
@@ -77,10 +79,11 @@ require (
77
79
github.com/ettle/strcase v0.1.1 // indirect
78
80
github.com/fatih/color v1.16.0 // indirect
79
81
github.com/fbreckle/go-netbox v0.0.0-20240308101138-0b0a4b03021a // indirect
82
+ github.com/felixge/httpsnoop v1.0.4 // indirect
80
83
github.com/gedex/inflector v0.0.0-20170307190818-16278e9db813 // indirect
81
84
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
82
85
github.com/go-git/go-billy/v5 v5.5.0 // indirect
83
- github.com/go-git/go-git/v5 v5.11 .0 // indirect
86
+ github.com/go-git/go-git/v5 v5.12 .0 // indirect
84
87
github.com/go-logr/logr v1.4.1 // indirect
85
88
github.com/go-logr/stdr v1.2.2 // indirect
86
89
github.com/go-openapi/analysis v0.23.0 // indirect
@@ -95,49 +98,49 @@ require (
95
98
github.com/go-openapi/validate v0.24.0 // indirect
96
99
github.com/gofrs/uuid v4.2.0+incompatible // indirect
97
100
github.com/gogo/protobuf v1.3.2 // indirect
98
- github.com/golang-jwt/jwt/v5 v5.1.0 // indirect
99
- github.com/golang/glog v1.1 .2 // indirect
101
+ github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
102
+ github.com/golang/glog v1.2 .2 // indirect
100
103
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
101
- github.com/golang/protobuf v1.5.3 // indirect
104
+ github.com/golang/protobuf v1.5.4 // indirect
102
105
github.com/golang/snappy v0.0.4 // indirect
103
106
github.com/google/go-cmp v0.6.0 // indirect
104
107
github.com/google/go-querystring v1.1.0 // indirect
105
108
github.com/google/s2a-go v0.1.7 // indirect
106
109
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
107
110
github.com/google/uuid v1.6.0 // indirect
108
- github.com/google/wire v0.5 .0 // indirect
111
+ github.com/google/wire v0.6 .0 // indirect
109
112
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
110
- github.com/googleapis/gax-go/v2 v2.12.0 // indirect
113
+ github.com/googleapis/gax-go/v2 v2.12.2 // indirect
111
114
github.com/gorilla/mux v1.8.0 // indirect
112
115
github.com/goware/urlx v0.3.2 // indirect
113
116
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect
114
117
github.com/hashicorp/errwrap v1.1.0 // indirect
115
118
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
116
119
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
117
- github.com/hashicorp/go-getter v1.7.1 // indirect
118
- github.com/hashicorp/go-hclog v1.5.0 // indirect
120
+ github.com/hashicorp/go-getter v1.7.5 // indirect
121
+ github.com/hashicorp/go-hclog v1.6.3 // indirect
119
122
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
120
123
github.com/hashicorp/go-multierror v1.1.1 // indirect
121
- github.com/hashicorp/go-plugin v1.6.0 // indirect
122
- github.com/hashicorp/go-retryablehttp v0.7.1 // indirect
124
+ github.com/hashicorp/go-plugin v1.6.1 // indirect
125
+ github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
123
126
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
124
127
github.com/hashicorp/go-safetemp v1.0.0 // indirect
125
128
github.com/hashicorp/go-secure-stdlib/mlock v0.1.2 // indirect
126
- github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 // indirect
129
+ github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8 // indirect
127
130
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
128
- github.com/hashicorp/go-sockaddr v1.0.2 // indirect
131
+ github.com/hashicorp/go-sockaddr v1.0.6 // indirect
129
132
github.com/hashicorp/go-uuid v1.0.3 // indirect
130
133
github.com/hashicorp/go-version v1.6.0 // indirect
131
134
github.com/hashicorp/golang-lru v0.5.4 // indirect
132
135
github.com/hashicorp/hcl v1.0.0 // indirect
133
- github.com/hashicorp/hcl/v2 v2.19.1 // indirect
136
+ github.com/hashicorp/hcl/v2 v2.22.0 // indirect
134
137
github.com/hashicorp/hil v0.0.0-20190212132231-97b3a9cdfa93 // indirect
135
138
github.com/hashicorp/logutils v1.0.0 // indirect
136
- github.com/hashicorp/terraform-plugin-go v0.22 .0 // indirect
139
+ github.com/hashicorp/terraform-plugin-go v0.24 .0 // indirect
137
140
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
138
141
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0 // indirect
139
142
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
140
- github.com/hashicorp/vault/api v1.8.2 // indirect
143
+ github.com/hashicorp/vault/api v1.12.0 // indirect
141
144
github.com/hashicorp/vault/sdk v0.6.1 // indirect
142
145
github.com/hashicorp/yamux v0.1.1 // indirect
143
146
github.com/huandu/xstrings v1.4.0 // indirect
@@ -175,42 +178,45 @@ require (
175
178
github.com/natefinch/atomic v1.0.1 // indirect
176
179
github.com/oklog/run v1.1.0 // indirect
177
180
github.com/oklog/ulid v1.3.1 // indirect
181
+ github.com/olekukonko/tablewriter v0.0.5 // indirect
178
182
github.com/opentracing/basictracer-go v1.1.0 // indirect
179
183
github.com/opentracing/opentracing-go v1.2.0 // indirect
180
184
github.com/pgavlin/fx v0.1.6 // indirect
181
185
github.com/pgavlin/goldmark v1.1.33-0.20200616210433-b5eb04559386 // indirect
182
186
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
183
187
github.com/pjbgf/sha1cd v0.3.0 // indirect
184
- github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 // indirect
188
+ github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
185
189
github.com/pkg/errors v0.9.1 // indirect
186
190
github.com/pkg/term v1.1.0 // indirect
187
191
github.com/pmezard/go-difflib v1.0.0 // indirect
188
192
github.com/posener/complete v1.2.3 // indirect
189
193
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect
190
- github.com/pulumi/esc v0.6.2 // indirect
191
- github.com/pulumi/pulumi-java/pkg v0.9.9 // indirect
194
+ github.com/pulumi/esc v0.10.0 // indirect
195
+ github.com/pulumi/inflector v0.1.1 // indirect
196
+ github.com/pulumi/pulumi-java/pkg v0.17.0 // indirect
192
197
github.com/pulumi/pulumi-terraform-bridge/x/muxer v0.0.8 // indirect
193
- github.com/pulumi/pulumi-yaml v1.5.0 // indirect
194
- github.com/pulumi/pulumi/pkg/v3 v3.108.1 // indirect
198
+ github.com/pulumi/pulumi-yaml v1.11.2 // indirect
199
+ github.com/pulumi/pulumi/pkg/v3 v3.140.0 // indirect
195
200
github.com/pulumi/schema-tools v0.1.2 // indirect
196
201
github.com/pulumi/terraform-diff-reader v0.0.2 // indirect
197
202
github.com/rivo/uniseg v0.4.4 // indirect
198
- github.com/rogpeppe/go-internal v1.11 .0 // indirect
203
+ github.com/rogpeppe/go-internal v1.12 .0 // indirect
199
204
github.com/russross/blackfriday/v2 v2.1.0 // indirect
200
205
github.com/ryanuber/go-glob v1.0.0 // indirect
201
206
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
202
207
github.com/santhosh-tekuri/jsonschema/v5 v5.0.0 // indirect
203
208
github.com/segmentio/asm v1.1.3 // indirect
204
209
github.com/segmentio/encoding v0.3.5 // indirect
205
- github.com/sergi/go-diff v1.3.1 // indirect
210
+ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
206
211
github.com/shopspring/decimal v1.3.1 // indirect
207
212
github.com/sirupsen/logrus v1.9.3 // indirect
208
- github.com/skeema/knownhosts v1.2.1 // indirect
213
+ github.com/skeema/knownhosts v1.2.2 // indirect
209
214
github.com/spf13/afero v1.9.5 // indirect
210
215
github.com/spf13/cast v1.5.0 // indirect
211
- github.com/spf13/cobra v1.7 .0 // indirect
216
+ github.com/spf13/cobra v1.8 .0 // indirect
212
217
github.com/spf13/pflag v1.0.5 // indirect
213
218
github.com/stretchr/testify v1.9.0 // indirect
219
+ github.com/teekennedy/goldmark-markdown v0.3.0 // indirect
214
220
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
215
221
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
216
222
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
@@ -223,34 +229,37 @@ require (
223
229
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
224
230
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
225
231
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
232
+ github.com/yuin/goldmark v1.7.4 // indirect
226
233
github.com/zclconf/go-cty v1.14.2 // indirect
227
234
go.mongodb.org/mongo-driver v1.14.0 // indirect
228
235
go.opencensus.io v0.24.0 // indirect
236
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
237
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
229
238
go.opentelemetry.io/otel v1.24.0 // indirect
230
239
go.opentelemetry.io/otel/metric v1.24.0 // indirect
231
240
go.opentelemetry.io/otel/trace v1.24.0 // indirect
232
241
go.uber.org/atomic v1.9.0 // indirect
233
- gocloud.dev v0.36 .0 // indirect
234
- gocloud.dev/secrets/hashivault v0.27 .0 // indirect
235
- golang.org/x/crypto v0.19 .0 // indirect
236
- golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
237
- golang.org/x/mod v0.15 .0 // indirect
238
- golang.org/x/net v0.19 .0 // indirect
239
- golang.org/x/oauth2 v0.14 .0 // indirect
240
- golang.org/x/sync v0.6 .0 // indirect
241
- golang.org/x/sys v0.17 .0 // indirect
242
- golang.org/x/term v0.17 .0 // indirect
243
- golang.org/x/text v0.14 .0 // indirect
244
- golang.org/x/time v0.4 .0 // indirect
245
- golang.org/x/tools v0.15 .0 // indirect
242
+ gocloud.dev v0.37 .0 // indirect
243
+ gocloud.dev/secrets/hashivault v0.37 .0 // indirect
244
+ golang.org/x/crypto v0.26 .0 // indirect
245
+ golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect
246
+ golang.org/x/mod v0.18 .0 // indirect
247
+ golang.org/x/net v0.28 .0 // indirect
248
+ golang.org/x/oauth2 v0.22 .0 // indirect
249
+ golang.org/x/sync v0.8 .0 // indirect
250
+ golang.org/x/sys v0.24 .0 // indirect
251
+ golang.org/x/term v0.23 .0 // indirect
252
+ golang.org/x/text v0.17 .0 // indirect
253
+ golang.org/x/time v0.5 .0 // indirect
254
+ golang.org/x/tools v0.22 .0 // indirect
246
255
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
247
- google.golang.org/api v0.151 .0 // indirect
256
+ google.golang.org/api v0.169 .0 // indirect
248
257
google.golang.org/appengine v1.6.8 // indirect
249
- google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f // indirect
250
- google.golang.org/genproto/googleapis/api v0.0.0-20231120223509-83a465c0220f // indirect
251
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
252
- google.golang.org/grpc v1.61 .1 // indirect
253
- google.golang.org/protobuf v1.33.0 // indirect
258
+ google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7 // indirect
259
+ google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
260
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
261
+ google.golang.org/grpc v1.67 .1 // indirect
262
+ google.golang.org/protobuf v1.35.1 // indirect
254
263
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
255
264
gopkg.in/warnings.v0 v0.1.2 // indirect
256
265
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments