@@ -71,7 +71,7 @@ require (
71
71
github.com/whilp/git-urls v1.0.0
72
72
github.com/xeipuuv/gojsonschema v1.2.0
73
73
github.com/zclconf/go-cty v1.13.0
74
- golang.org/x/crypto v0.20 .0
74
+ golang.org/x/crypto v0.21 .0
75
75
golang.org/x/oauth2 v0.17.0
76
76
gopkg.in/yaml.v2 v2.4.0
77
77
gopkg.in/yaml.v3 v3.0.1
@@ -113,8 +113,8 @@ require (
113
113
github.com/hashicorp/go-multierror v1.1.1 // indirect
114
114
github.com/hashicorp/hcl v1.0.0 // indirect
115
115
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
116
- github.com/lestrrat-go/httprc v1.0.4 // indirect
117
- github.com/lestrrat-go/jwx/v2 v2.0.19 // indirect
116
+ github.com/lestrrat-go/httprc v1.0.5 // indirect
117
+ github.com/lestrrat-go/jwx/v2 v2.0.21 // indirect
118
118
github.com/lithammer/fuzzysearch v1.1.8 // indirect
119
119
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
120
120
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
@@ -274,8 +274,8 @@ require (
274
274
go.starlark.net v0.0.0-20240123142251-f86470692795 // indirect
275
275
golang.org/x/image v0.10.0 // indirect
276
276
golang.org/x/sync v0.6.0 // indirect
277
- golang.org/x/sys v0.17 .0 // indirect
278
- golang.org/x/term v0.17 .0 // indirect
277
+ golang.org/x/sys v0.18 .0 // indirect
278
+ golang.org/x/term v0.18 .0 // indirect
279
279
golang.org/x/text v0.14.0 // indirect
280
280
golang.org/x/time v0.5.0 // indirect
281
281
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
0 commit comments