Skip to content

Commit 7a2a637

Browse files
fix(deps): update module golang.org/x/sys to v0.42.0 (#42)
Co-authored-by: netic-renovate[bot] <207156494+netic-renovate[bot]@users.noreply.github.com>
1 parent 9a26d62 commit 7a2a637

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/neticdk/go-stdlib
22

33
go 1.26.1
44

5-
require golang.org/x/sys v0.41.0
5+
require golang.org/x/sys v0.42.0
66

77
retract v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/sys v0.41.0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k=
2-
golang.org/x/sys v0.41.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
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=

0 commit comments

Comments
 (0)