mirror of
https://github.com/actions/setup-go.git
synced 2025-06-27 23:43:43 +00:00
add support gowork for go-version-file
This commit is contained in:
parent
c4a742cab1
commit
7678c83214
7 changed files with 48 additions and 7 deletions
3
__tests__/data/go.work
Normal file
3
__tests__/data/go.work
Normal file
|
@ -0,0 +1,3 @@
|
|||
go 1.19
|
||||
|
||||
use .
|
Loading…
Add table
Add a link
Reference in a new issue