Skip to content

Commit 2a4e89a

Browse files
committed
Allow running project on Windows
1 parent ce105d0 commit 2a4e89a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
module github.com/pkg/browser
22

33
go 1.14
4+
5+
require golang.org/x/sys v0.0.0-20210319071255-635bc2c9138d // indirect

0 commit comments

Comments
 (0)