We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292d73c commit 0175723Copy full SHA for 0175723
1 file changed
Dockerfile
@@ -25,7 +25,7 @@ ARG CROWDSEC_RELEASE_SHA256=704e37121e7ac215991441cef0d8732e33fa3b1a2b2b88b53a0b
25
# renovate: datasource=go depName=github.com/expr-lang/expr
26
ARG EXPR_LANG_VERSION=1.17.8
27
# renovate: datasource=go depName=golang.org/x/net
28
-ARG XNET_VERSION=0.55.0
+ARG XNET_VERSION=0.56.0
29
# renovate: datasource=go depName=golang.org/x/crypto
30
ARG XCRYPTO_VERSION=0.53.0
31
# renovate: datasource=npm depName=npm
0 commit comments