We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc10860 commit d512993Copy full SHA for d512993
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.43.0
+require golang.org/x/sys v0.44.0
6
7
retract v1.0.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
-golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
+golang.org/x/sys v0.44.0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ=
+golang.org/x/sys v0.44.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
0 commit comments