We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2df8a commit fc10860Copy full SHA for fc10860
2 files changed
go.mod
@@ -2,6 +2,6 @@ module github.com/neticdk/go-stdlib
2
3
go 1.26.1
4
5
-require golang.org/x/sys v0.42.0
+require golang.org/x/sys v0.43.0
6
7
retract v1.0.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo=
-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