We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 935cc06 + fe579fb commit c7bc3acCopy full SHA for c7bc3ac
container-images/sidecar/entrypoint/go.mod
@@ -4,4 +4,4 @@ module entrypoint
4
5
go 1.25.0
6
7
-require golang.org/x/sys v0.42.0
+require golang.org/x/sys v0.43.0
container-images/sidecar/entrypoint/go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo=
2
-golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
+golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
+golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
0 commit comments