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 30b3499 commit 5463ddaCopy full SHA for 5463dda
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.45.0
+require golang.org/x/sys v0.46.0
6
7
retract v1.0.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
-golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
+golang.org/x/sys v0.46.0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw=
+golang.org/x/sys v0.46.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
0 commit comments