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 d512993 commit 30b3499Copy full SHA for 30b3499
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.44.0
+require golang.org/x/sys v0.45.0
6
7
retract v1.0.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.44.0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ=
-golang.org/x/sys v0.44.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
+golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
+golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
0 commit comments