Skip to content

Commit 5a7a116

Browse files
committed
example/macOS: go mod tidy
Signed-off-by: Norio Nomura <[email protected]>
1 parent 6a1f741 commit 5a7a116

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/macOS/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ require github.com/Code-Hex/vz/v3 v3.0.0-00010101000000-000000000000
99
require (
1010
github.com/Code-Hex/go-infinity-channel v1.0.0 // indirect
1111
golang.org/x/mod v0.22.0 // indirect
12+
golang.org/x/sys v0.36.0 // indirect
1213
)

0 commit comments

Comments
 (0)