mirror of
https://github.com/actions/setup-go.git
synced 2025-11-12 14:53:36 +00:00
Update test data
This commit is contained in:
parent
372fb9010d
commit
bfeba0b51a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
module example.com/mymodule
|
module example.com/mymodule
|
||||||
|
|
||||||
go 1.14
|
go 1.20
|
||||||
|
|
||||||
require (
|
require (
|
||||||
example.com/othermodule v1.2.3
|
example.com/othermodule v1.2.3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue