Skip to content

Commit 2d0e779

Browse files
committed
DNS-12198: vendor update 2025-11-07
There are few dependa bot updates hanging round in this repository. Lets get all of them sorted in one commit. The changes in go. files were done using command below, with omitting vendor/ directory when git add'ing changes. go get -t -u ./... && go mod tidy && go mod vendor && go mod tidy Signed-off-by: Sami Kerola <[email protected]>
1 parent 09fdf95 commit 2d0e779

File tree

2 files changed

+95
-102
lines changed

2 files changed

+95
-102
lines changed

go.mod

Lines changed: 32 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,60 @@
11
module github.com/cloudflare/cf-terraforming
22

3-
go 1.23.0
4-
5-
toolchain go1.24.0
3+
go 1.24.0
64

75
require (
86
github.com/MakeNowJust/heredoc/v2 v2.0.1
9-
github.com/cloudflare/cloudflare-go v0.115.0
10-
github.com/cloudflare/cloudflare-go/v4 v4.4.0
7+
github.com/cloudflare/cloudflare-go v0.116.0
8+
github.com/cloudflare/cloudflare-go/v4 v4.6.0
119
github.com/dnaeon/go-vcr v1.2.0
1210
github.com/hashicorp/go-version v1.7.0
1311
github.com/hashicorp/hc-install v0.9.2
14-
github.com/hashicorp/hcl/v2 v2.23.0
15-
github.com/hashicorp/terraform-exec v0.23.0
16-
github.com/hashicorp/terraform-json v0.25.0
12+
github.com/hashicorp/hcl/v2 v2.24.0
13+
github.com/hashicorp/terraform-exec v0.24.0
14+
github.com/hashicorp/terraform-json v0.27.2
1715
github.com/mitchellh/go-homedir v1.1.0
1816
github.com/sirupsen/logrus v1.9.3
19-
github.com/spf13/cobra v1.9.1
20-
github.com/spf13/viper v1.20.1
21-
github.com/stretchr/testify v1.10.0
17+
github.com/spf13/cobra v1.10.1
18+
github.com/spf13/viper v1.21.0
19+
github.com/stretchr/testify v1.11.1
2220
github.com/tidwall/gjson v1.18.0
23-
github.com/zclconf/go-cty v1.16.3
21+
github.com/zclconf/go-cty v1.17.0
2422
)
2523

2624
require (
27-
github.com/ProtonMail/go-crypto v1.1.6 // indirect
28-
github.com/agext/levenshtein v1.2.1 // indirect
25+
github.com/ProtonMail/go-crypto v1.3.0 // indirect
26+
github.com/agext/levenshtein v1.2.3 // indirect
2927
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
30-
github.com/cloudflare/circl v1.6.0 // indirect
28+
github.com/cloudflare/circl v1.6.1 // indirect
3129
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
32-
github.com/fsnotify/fsnotify v1.8.0 // indirect
33-
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
30+
github.com/fsnotify/fsnotify v1.9.0 // indirect
31+
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
3432
github.com/goccy/go-json v0.10.5 // indirect
3533
github.com/google/go-cmp v0.7.0 // indirect
3634
github.com/google/go-querystring v1.1.0 // indirect
3735
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
38-
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
36+
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
3937
github.com/inconshreveable/mousetrap v1.1.0 // indirect
40-
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect
41-
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
38+
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
39+
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
4240
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
43-
github.com/sagikazarmark/locafero v0.7.0 // indirect
44-
github.com/sourcegraph/conc v0.3.0 // indirect
45-
github.com/spf13/afero v1.12.0 // indirect
46-
github.com/spf13/cast v1.7.1 // indirect
47-
github.com/spf13/pflag v1.0.6 // indirect
41+
github.com/sagikazarmark/locafero v0.12.0 // indirect
42+
github.com/spf13/afero v1.15.0 // indirect
43+
github.com/spf13/cast v1.10.0 // indirect
44+
github.com/spf13/pflag v1.0.10 // indirect
4845
github.com/subosito/gotenv v1.6.0 // indirect
49-
github.com/tidwall/match v1.1.1 // indirect
46+
github.com/tidwall/match v1.2.0 // indirect
5047
github.com/tidwall/pretty v1.2.1 // indirect
5148
github.com/tidwall/sjson v1.2.5 // indirect
52-
go.uber.org/atomic v1.9.0 // indirect
53-
go.uber.org/multierr v1.9.0 // indirect
54-
golang.org/x/crypto v0.36.0 // indirect
55-
golang.org/x/mod v0.24.0 // indirect
56-
golang.org/x/net v0.38.0 // indirect
57-
golang.org/x/sync v0.12.0 // indirect
58-
golang.org/x/sys v0.31.0 // indirect
59-
golang.org/x/text v0.23.0 // indirect
60-
golang.org/x/time v0.9.0 // indirect
61-
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
49+
go.yaml.in/yaml/v3 v3.0.4 // indirect
50+
golang.org/x/crypto v0.43.0 // indirect
51+
golang.org/x/mod v0.29.0 // indirect
52+
golang.org/x/net v0.46.0 // indirect
53+
golang.org/x/sync v0.17.0 // indirect
54+
golang.org/x/sys v0.37.0 // indirect
55+
golang.org/x/text v0.30.0 // indirect
56+
golang.org/x/time v0.14.0 // indirect
57+
golang.org/x/tools v0.38.0 // indirect
6258
gopkg.in/yaml.v2 v2.4.0 // indirect
6359
gopkg.in/yaml.v3 v3.0.1 // indirect
6460
)

0 commit comments

Comments
 (0)