@@ -3,15 +3,15 @@ module github.com/crc/crc-cloud
3
3
go 1.19
4
4
5
5
require (
6
- github.com/pulumi/pulumi-aws/sdk/v6 v6.4.0
7
- github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.10 .0
8
- github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.10 .0
9
- github.com/pulumi/pulumi-gcp/sdk/v6 v6.65.0
10
- github.com/pulumi/pulumi-tls/sdk/v4 v4.11.0
11
- github.com/pulumi/pulumi/sdk/v3 v3.87.0
12
- github.com/spf13/cobra v1.7 .0
6
+ github.com/pulumi/pulumi-aws/sdk/v6 v6.20.1
7
+ github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.28 .0
8
+ github.com/pulumi/pulumi-azure-native-sdk/storage/v2 v2.28 .0
9
+ github.com/pulumi/pulumi-gcp/sdk/v7 v7.7.1
10
+ github.com/pulumi/pulumi-tls/sdk/v5 v5.0.1
11
+ github.com/pulumi/pulumi/sdk/v3 v3.104.2
12
+ github.com/spf13/cobra v1.8 .0
13
13
github.com/spf13/pflag v1.0.5
14
- github.com/spf13/viper v1.17.0
14
+ github.com/spf13/viper v1.18.2
15
15
)
16
16
17
17
require (
@@ -20,52 +20,52 @@ require (
20
20
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
21
21
github.com/atotto/clipboard v0.1.4 // indirect
22
22
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
23
- github.com/charmbracelet/bubbles v0.16.1 // indirect
24
- github.com/charmbracelet/bubbletea v0.24.2 // indirect
25
- github.com/charmbracelet/lipgloss v0.8.0 // indirect
26
- github.com/cloudflare/circl v1.3.3 // indirect
23
+ github.com/charmbracelet/bubbles v0.18.0 // indirect
24
+ github.com/charmbracelet/bubbletea v0.25.0 // indirect
25
+ github.com/charmbracelet/lipgloss v0.9.1 // indirect
26
+ github.com/cloudflare/circl v1.3.7 // indirect
27
27
github.com/containerd/console v1.0.4-0.20230706203907-8f6c4e4faef5 // indirect
28
28
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
29
29
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
30
- github.com/hashicorp/hcl v1.0.0 // indirect
31
- github.com/hashicorp/hcl/v2 v2.18 .1 // indirect
30
+ github.com/hashicorp/hcl/v2 v2.19.1 // indirect
31
+ github.com/hashicorp/hcl/v2 v2.19 .1 // indirect
32
32
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
33
- github.com/mattn/go-isatty v0.0.19 // indirect
33
+ github.com/mattn/go-isatty v0.0.20 // indirect
34
34
github.com/mattn/go-localereader v0.0.1 // indirect
35
35
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
36
36
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
37
37
github.com/muesli/cancelreader v0.2.2 // indirect
38
38
github.com/muesli/reflow v0.3.0 // indirect
39
39
github.com/muesli/termenv v0.15.2 // indirect
40
40
github.com/pjbgf/sha1cd v0.3.0 // indirect
41
- github.com/pulumi/pulumi-azure-native-sdk/v2 v2.10 .0 // indirect
42
- github.com/sagikazarmark/locafero v0.3 .0 // indirect
41
+ github.com/pulumi/pulumi-azure-native-sdk/v2 v2.28 .0 // indirect
42
+ github.com/sagikazarmark/locafero v0.4 .0 // indirect
43
43
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
44
44
github.com/skeema/knownhosts v1.2.1 // indirect
45
45
github.com/sourcegraph/conc v0.3.0 // indirect
46
- github.com/zclconf/go-cty v1.14.1 // indirect
47
- go.uber.org/multierr v1.9 .0 // indirect
46
+ github.com/zclconf/go-cty v1.14.2 // indirect
47
+ go.uber.org/multierr v1.11 .0 // indirect
48
48
golang.org/x/mod v0.14.0 // indirect
49
- golang.org/x/sync v0.5 .0 // indirect
50
- golang.org/x/tools v0.16 .0 // indirect
51
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97 // indirect
49
+ golang.org/x/sync v0.6 .0 // indirect
50
+ golang.org/x/tools v0.17 .0 // indirect
51
+ google.golang.org/genproto/googleapis/rpc 31a09d347014 // indirect
52
52
)
53
53
54
54
require (
55
55
github.com/Microsoft/go-winio v0.6.1 // indirect
56
- github.com/ProtonMail/go-crypto v0 .0.0-20230923063757-afb1ddc0824c // indirect
56
+ github.com/ProtonMail/go-crypto v1 .0.0 // indirect
57
57
github.com/acomagu/bufpipe v1.0.4 // indirect
58
58
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
59
59
github.com/blang/semver v3.5.1+incompatible // indirect
60
60
github.com/cheggaaa/pb v1.0.29 // indirect
61
- github.com/djherbis/times v1.5 .0 // indirect
61
+ github.com/djherbis/times v1.6 .0 // indirect
62
62
github.com/emirpasic/gods v1.18.1 // indirect
63
- github.com/fsnotify/fsnotify v1.6 .0 // indirect
63
+ github.com/fsnotify/fsnotify v1.7 .0 // indirect
64
64
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
65
65
github.com/go-git/go-billy/v5 v5.5.0 // indirect
66
- github.com/go-git/go-git/v5 v5.9 .0 // indirect
66
+ github.com/go-git/go-git/v5 v5.11 .0 // indirect
67
67
github.com/gogo/protobuf v1.3.2 // indirect
68
- github.com/golang/glog v1.1.2 // indirect
68
+ github.com/golang/glog v1.2.0 // indirect
69
69
github.com/golang/protobuf v1.5.3 // indirect
70
70
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect
71
71
github.com/hashicorp/errwrap v1.1.0 // indirect
@@ -77,36 +77,36 @@ require (
77
77
github.com/mattn/go-runewidth v0.0.15 // indirect
78
78
github.com/mitchellh/go-ps v1.0.0 // indirect
79
79
github.com/mitchellh/mapstructure v1.5.0 // indirect
80
- github.com/nxadm/tail v1.4.8 // indirect
80
+ github.com/nxadm/tail v1.4.11 // indirect
81
81
github.com/opentracing/basictracer-go v1.1.0 // indirect
82
82
github.com/opentracing/opentracing-go v1.2.0 // indirect
83
- github.com/pelletier/go-toml/v2 v2.1.0 // indirect
83
+ github.com/pelletier/go-toml/v2 v2.1.1 // indirect
84
84
github.com/pkg/errors v0.9.1 // indirect
85
85
github.com/pkg/term v1.1.0 // indirect
86
86
github.com/pulumi/pulumi-command/sdk v0.9.2
87
- github.com/pulumi/pulumi-random/sdk/v4 v4.14.0
88
- github.com/rivo/uniseg v0.4.4 // indirect
89
- github.com/rogpeppe/go-internal v1.11 .0 // indirect
87
+ github.com/pulumi/pulumi-random/sdk/v4 v4.15.1
88
+ github.com/rivo/uniseg v0.4.6 // indirect
89
+ github.com/rogpeppe/go-internal v1.12 .0 // indirect
90
90
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
91
91
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
92
92
github.com/sergi/go-diff v1.3.1 // indirect
93
- github.com/spf13/afero v1.10 .0 // indirect
94
- github.com/spf13/cast v1.5.1 // indirect
93
+ github.com/spf13/afero v1.11 .0 // indirect
94
+ github.com/spf13/cast v1.6.0 // indirect
95
95
github.com/subosito/gotenv v1.6.0 // indirect
96
96
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
97
97
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
98
98
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
99
99
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
100
100
github.com/xanzy/ssh-agent v0.3.3 // indirect
101
101
go.uber.org/atomic v1.11.0 // indirect
102
- golang.org/x/crypto v0.16 .0 // indirect
103
- golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect
104
- golang.org/x/net v0.19 .0 // indirect
105
- golang.org/x/sys v0.15 .0 // indirect
106
- golang.org/x/term v0.15 .0 // indirect
102
+ golang.org/x/crypto v0.18 .0 // indirect
103
+ golang.org/x/exp 1b970713d09a // indirect
104
+ golang.org/x/net v0.20 .0 // indirect
105
+ golang.org/x/sys v0.16 .0 // indirect
106
+ golang.org/x/term v0.16 .0 // indirect
107
107
golang.org/x/text v0.14.0 // indirect
108
- google.golang.org/grpc v1.58.2 // indirect
109
- google.golang.org/protobuf v1.31 .0 // indirect
108
+ google.golang.org/grpc v1.61.0 // indirect
109
+ google.golang.org/protobuf v1.32 .0 // indirect
110
110
gopkg.in/ini.v1 v1.67.0 // indirect
111
111
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
112
112
gopkg.in/warnings.v0 v0.1.2 // indirect
0 commit comments