Skip to content

Commit 20b0ccd

Browse files
renovate[bot]erka
andauthored
fix(security): update module golang.org/x/crypto to v0.45.0 [security] (#803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Roman Dmytrenko <[email protected]>
1 parent 900f7fd commit 20b0ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ require (
205205
go.opentelemetry.io/proto/otlp v1.7.0 // indirect
206206
go.uber.org/multierr v1.11.0 // indirect
207207
go.yaml.in/yaml/v3 v3.0.4 // indirect
208-
golang.org/x/crypto v0.43.0 // indirect
208+
golang.org/x/crypto v0.45.0 // indirect
209209
golang.org/x/mod v0.29.0 // indirect
210210
golang.org/x/oauth2 v0.30.0 // indirect
211211
golang.org/x/sync v0.17.0 // indirect

0 commit comments

Comments
 (0)