Skip to content

Commit c7bc3ac

Browse files
authored
Merge pull request #12 from 89luca89/dependabot/go_modules/container-images/sidecar/entrypoint/golang.org/x/sys-0.43.0
build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 in /container-images/sidecar/entrypoint
2 parents 935cc06 + fe579fb commit c7bc3ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

container-images/sidecar/entrypoint/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ module entrypoint
44

55
go 1.25.0
66

7-
require golang.org/x/sys v0.42.0
7+
require golang.org/x/sys v0.43.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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=
1+
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
2+
golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=

0 commit comments

Comments
 (0)