File tree Expand file tree Collapse file tree 2 files changed +41
-66
lines changed
Expand file tree Collapse file tree 2 files changed +41
-66
lines changed Original file line number Diff line number Diff line change 11module tools
22
3- go 1.23.7
3+ go 1.24.0
44
55toolchain go1.25.4
66
@@ -79,15 +79,14 @@ require (
7979 github.com/zclconf/go-cty v1.16.3 // indirect
8080 go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect
8181 go.mongodb.org/mongo-driver v1.10.0 // indirect
82- golang.org/x/crypto v0.38 .0 // indirect
82+ golang.org/x/crypto v0.45 .0 // indirect
8383 golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df // indirect
84- golang.org/x/mod v0.25.0 // indirect
85- golang.org/x/net v0.38.0 // indirect
84+ golang.org/x/mod v0.29.0 // indirect
8685 golang.org/x/oauth2 v0.27.0 // indirect
87- golang.org/x/sync v0.15 .0 // indirect
88- golang.org/x/sys v0.33 .0 // indirect
89- golang.org/x/term v0.32 .0 // indirect
90- golang.org/x/text v0.26 .0 // indirect
86+ golang.org/x/sync v0.18 .0 // indirect
87+ golang.org/x/sys v0.38 .0 // indirect
88+ golang.org/x/term v0.37 .0 // indirect
89+ golang.org/x/text v0.31 .0 // indirect
9190 gopkg.in/yaml.v2 v2.4.0 // indirect
9291 gopkg.in/yaml.v3 v3.0.1 // indirect
9392)
You can’t perform that action at this time.
0 commit comments