@@ -28,20 +28,20 @@ require (
28
28
github.com/pkg/errors v0.9.1
29
29
github.com/pterm/pterm v0.12.45
30
30
github.com/pulumi/pulumi-aws/sdk/v4 v4.38.1
31
- github.com/pulumi/pulumi-azure-native/sdk v1.67.0
31
+ github.com/pulumi/pulumi-azure-native/sdk v1.68.2
32
32
github.com/pulumi/pulumi-azure/sdk/v4 v4.42.0
33
- github.com/pulumi/pulumi-azuread/sdk/v5 v5.26.1
34
- github.com/pulumi/pulumi-docker/sdk/v3 v3.4.0
35
- github.com/pulumi/pulumi-gcp/sdk/v6 v6.32 .0
36
- github.com/pulumi/pulumi-random/sdk/v4 v4.8.1
37
- github.com/pulumi/pulumi/sdk/v3 v3.37.2
33
+ github.com/pulumi/pulumi-azuread/sdk/v5 v5.27.0
34
+ github.com/pulumi/pulumi-docker/sdk/v3 v3.4.1
35
+ github.com/pulumi/pulumi-gcp/sdk/v6 v6.34 .0
36
+ github.com/pulumi/pulumi-random/sdk/v4 v4.8.2
37
+ github.com/pulumi/pulumi/sdk/v3 v3.38.0
38
38
github.com/robfig/cron/v3 v3.0.1
39
39
github.com/savsgio/gotils v0.0.0-20220530130905-52f3993e8d6d // indirect
40
40
github.com/segmentio/encoding v0.3.5
41
41
github.com/spf13/afero v1.8.2 // indirect
42
42
github.com/spf13/cobra v1.5.0
43
43
github.com/stretchr/testify v1.8.0
44
- github.com/valyala/fasthttp v1.38 .0
44
+ github.com/valyala/fasthttp v1.39 .0
45
45
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
46
46
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
47
47
golang.org/x/oauth2 v0.0.0-20220808172628-8227340efae7
@@ -50,12 +50,14 @@ require (
50
50
gopkg.in/yaml.v2 v2.4.0
51
51
)
52
52
53
+ require github.com/google/uuid v1.3.0
54
+
53
55
require (
54
56
4d63.com/gochecknoglobals v0.1.0 // indirect
55
57
atomicgo.dev/cursor v0.1.1 // indirect
56
58
atomicgo.dev/keyboard v0.2.8 // indirect
57
59
cloud.google.com/go v0.103.0 // indirect
58
- cloud.google.com/go/compute v1.8 .0 // indirect
60
+ cloud.google.com/go/compute v1.9 .0 // indirect
59
61
cloud.google.com/go/iam v0.3.0 // indirect
60
62
cloud.google.com/go/storage v1.25.0 // indirect
61
63
github.com/Antonboom/errname v0.1.6 // indirect
@@ -76,14 +78,16 @@ require (
76
78
github.com/Microsoft/go-winio v0.5.0 // indirect
77
79
github.com/Microsoft/hcsshim v0.8.23 // indirect
78
80
github.com/OpenPeeDeeP/depguard v1.1.0 // indirect
81
+ github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 // indirect
82
+ github.com/acomagu/bufpipe v1.0.3 // indirect
79
83
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
80
84
github.com/alexkohler/prealloc v1.0.0 // indirect
81
85
github.com/andybalholm/brotli v1.0.4 // indirect
82
86
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef // indirect
83
87
github.com/asdine/storm v2.1.2+incompatible // indirect
84
88
github.com/ashanbrown/forbidigo v1.3.0 // indirect
85
89
github.com/ashanbrown/makezero v1.1.1 // indirect
86
- github.com/aws/aws-sdk-go v1.44.76 // indirect
90
+ github.com/aws/aws-sdk-go v1.44.81 // indirect
87
91
github.com/beorn7/perks v1.0.1 // indirect
88
92
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
89
93
github.com/bkielbasa/cyclop v1.2.0 // indirect
@@ -116,6 +120,9 @@ require (
116
120
github.com/fsnotify/fsnotify v1.5.4 // indirect
117
121
github.com/fzipp/gocyclo v0.5.1 // indirect
118
122
github.com/go-critic/go-critic v0.6.3 // indirect
123
+ github.com/go-git/gcfg v1.5.0 // indirect
124
+ github.com/go-git/go-billy/v5 v5.3.1 // indirect
125
+ github.com/go-git/go-git/v5 v5.4.2 // indirect
119
126
github.com/go-openapi/errors v0.19.8 // indirect
120
127
github.com/go-openapi/jsonpointer v0.19.5 // indirect
121
128
github.com/go-openapi/strfmt v0.21.1 // indirect
@@ -145,7 +152,6 @@ require (
145
152
github.com/golangci/misspell v0.3.5 // indirect
146
153
github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 // indirect
147
154
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 // indirect
148
- github.com/google/uuid v1.3.0 // indirect
149
155
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
150
156
github.com/googleapis/gax-go/v2 v2.5.1 // indirect
151
157
github.com/gookit/color v1.5.1 // indirect
@@ -170,7 +176,7 @@ require (
170
176
github.com/jmespath/go-jmespath v0.4.0 // indirect
171
177
github.com/julz/importas v0.1.0 // indirect
172
178
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
173
- github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd // indirect
179
+ github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351 // indirect
174
180
github.com/kisielk/errcheck v1.6.0 // indirect
175
181
github.com/kisielk/gotool v1.0.0 // indirect
176
182
github.com/klauspost/compress v1.15.9 // indirect
@@ -250,7 +256,6 @@ require (
250
256
github.com/spf13/jwalterweatherman v1.1.0 // indirect
251
257
github.com/spf13/pflag v1.0.5 // indirect
252
258
github.com/spf13/viper v1.11.0 // indirect
253
- github.com/src-d/gcfg v1.4.0 // indirect
254
259
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
255
260
github.com/stbenjam/no-sprintf-host-port v0.1.1 // indirect
256
261
github.com/stretchr/objx v0.4.0 // indirect
@@ -270,7 +275,7 @@ require (
270
275
github.com/ultraware/whitespace v0.0.5 // indirect
271
276
github.com/uudashr/gocognit v1.0.5 // indirect
272
277
github.com/valyala/bytebufferpool v1.0.0 // indirect
273
- github.com/xanzy/ssh-agent v0.2.1 // indirect
278
+ github.com/xanzy/ssh-agent v0.3.0 // indirect
274
279
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 // indirect
275
280
github.com/yagipy/maintidx v1.0.0 // indirect
276
281
github.com/yeya24/promlinter v0.2.0 // indirect
@@ -283,19 +288,17 @@ require (
283
288
golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e // indirect
284
289
golang.org/x/net v0.0.0-20220812174116-3211cb980234 // indirect
285
290
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
286
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab // indirect
291
+ golang.org/x/sys v0.0.0-20220818161305-2296e01440c6 // indirect
287
292
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035 // indirect
288
293
golang.org/x/text v0.3.7 // indirect
289
294
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
290
295
golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a // indirect
291
296
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
292
- google.golang.org/api v0.92 .0 // indirect
297
+ google.golang.org/api v0.93 .0 // indirect
293
298
google.golang.org/appengine v1.6.7 // indirect
294
- google.golang.org/genproto v0.0.0-20220812140447-cec7f5303424 // indirect
299
+ google.golang.org/genproto v0.0.0-20220819174105-e9f053255caa // indirect
295
300
google.golang.org/protobuf v1.28.1 // indirect
296
301
gopkg.in/ini.v1 v1.66.4 // indirect
297
- gopkg.in/src-d/go-billy.v4 v4.3.2 // indirect
298
- gopkg.in/src-d/go-git.v4 v4.13.1 // indirect
299
302
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
300
303
gopkg.in/warnings.v0 v0.1.2 // indirect
301
304
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments