Skip to content

Commit bda8a80

Browse files
committed
Go: Add go.work file
1 parent a97510a commit bda8a80

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)