Skip to content

Commit 9c2322d

Browse files
authored
Merge pull request github#15362 from github/mbg/go/add-go-work
2 parents bf22c6d + bda8a80 commit 9c2322d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

go/extractor/go.work

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
go 1.22.0
2+
3+
use .

go/extractor/go.work.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
golang.org/x/net v0.20.0/go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY=

0 commit comments

Comments
 (0)