Skip to content

Commit 33e8fe8

Browse files
committed
go.mod: add golang.org/x/sys
1 parent 524cb62 commit 33e8fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ require (
66
github.com/kr/fs v0.1.0
77
github.com/stretchr/testify v1.8.0
88
golang.org/x/crypto v0.31.0
9+
golang.org/x/sys v0.28.0 // indirect
910
)

0 commit comments

Comments
 (0)