@@ -14,7 +14,7 @@ require (
14
14
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.0
15
15
github.com/cenkalti/backoff/v4 v4.3.0
16
16
github.com/google/gofuzz v1.2.0
17
- github.com/pulumi/pulumi-aws/sdk/v6 v6.66.2
17
+ github.com/pulumi/pulumi-aws/sdk/v6 v6.71.0
18
18
github.com/pulumi/pulumi-awsx/sdk/v2 v2.19.0
19
19
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.81.0
20
20
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.81.0
@@ -30,18 +30,18 @@ require (
30
30
github.com/pulumi/pulumi-libvirt/sdk v0.5.4
31
31
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8
32
32
github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1
33
- github.com/pulumi/pulumi/sdk/v3 v3.145.0
33
+ github.com/pulumi/pulumi/sdk/v3 v3.153.1
34
34
github.com/pulumiverse/pulumi-time/sdk v0.1.0
35
35
github.com/samber/lo v1.47.0
36
36
github.com/stretchr/testify v1.10.0
37
- golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8
37
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
38
38
gopkg.in/yaml.v3 v3.0.1
39
39
)
40
40
41
41
require (
42
42
github.com/BurntSushi/toml v1.2.1 // indirect
43
43
github.com/Microsoft/go-winio v0.6.1 // indirect
44
- github.com/ProtonMail/go-crypto v1.0.0 // indirect
44
+ github.com/ProtonMail/go-crypto v1.1.3 // indirect
45
45
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
46
46
github.com/agext/levenshtein v1.2.3 // indirect
47
47
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
@@ -69,13 +69,13 @@ require (
69
69
github.com/cheggaaa/pb v1.0.29 // indirect
70
70
github.com/cloudflare/circl v1.3.7 // indirect
71
71
github.com/containerd/console v1.0.4 // indirect
72
- github.com/cyphar/filepath-securejoin v0.2.4 // indirect
72
+ github.com/cyphar/filepath-securejoin v0.3.6 // indirect
73
73
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
74
74
github.com/djherbis/times v1.6.0 // indirect
75
75
github.com/emirpasic/gods v1.18.1 // indirect
76
76
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
77
- github.com/go-git/go-billy/v5 v5.5.0 // indirect
78
- github.com/go-git/go-git/v5 v5.12.0 // indirect
77
+ github.com/go-git/go-billy/v5 v5.6.1 // indirect
78
+ github.com/go-git/go-git/v5 v5.13.1 // indirect
79
79
github.com/gogo/protobuf v1.3.2 // indirect
80
80
github.com/golang/glog v1.2.2 // indirect
81
81
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
@@ -98,7 +98,6 @@ require (
98
98
github.com/muesli/cancelreader v0.2.2 // indirect
99
99
github.com/muesli/reflow v0.3.0 // indirect
100
100
github.com/muesli/termenv v0.15.2 // indirect
101
- github.com/onsi/gomega v1.31.0 // indirect
102
101
github.com/opentracing/basictracer-go v1.1.0 // indirect
103
102
github.com/opentracing/opentracing-go v1.2.0 // indirect
104
103
github.com/pgavlin/fx v0.1.6 // indirect
@@ -113,7 +112,7 @@ require (
113
112
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
114
113
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
115
114
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
116
- github.com/skeema/knownhosts v1.2.2 // indirect
115
+ github.com/skeema/knownhosts v1.3.0 // indirect
117
116
github.com/spf13/cast v1.6.0 // indirect
118
117
github.com/spf13/cobra v1.8.0 // indirect
119
118
github.com/spf13/pflag v1.0.5 // indirect
@@ -124,13 +123,13 @@ require (
124
123
github.com/zclconf/go-cty v1.14.4 // indirect
125
124
go.uber.org/atomic v1.11.0 // indirect
126
125
golang.org/x/crypto v0.31.0 // indirect
127
- golang.org/x/mod v0.18 .0 // indirect
126
+ golang.org/x/mod v0.19 .0 // indirect
128
127
golang.org/x/net v0.33.0 // indirect
129
128
golang.org/x/sync v0.10.0 // indirect
130
129
golang.org/x/sys v0.28.0 // indirect
131
130
golang.org/x/term v0.27.0 // indirect
132
131
golang.org/x/text v0.21.0 // indirect
133
- golang.org/x/tools v0.22 .0 // indirect
132
+ golang.org/x/tools v0.23 .0 // indirect
134
133
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
135
134
google.golang.org/grpc v1.67.1 // indirect
136
135
google.golang.org/protobuf v1.35.1 // indirect
0 commit comments