Skip to content

Commit 194b754

Browse files
authored
Merge pull request github#11525 from github/mbg/add/go.work
Add go.work file
2 parents 95e6534 + 65021e6 commit 194b754

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

go.work

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
go 1.18
2+
3+
use (
4+
./go
5+
)

0 commit comments

Comments
 (0)