This website works better with JavaScript.
Explore
Help
Sign In
actions
/
setup-go
mirror of
https://github.com/actions/setup-go.git
Watch
3
Star
0
Fork
You've already forked setup-go
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Update test data
Browse Source
pull/479/head
HarithaVattikuti
12 months ago
committed by
GitHub
parent
372fb9010d
commit
bfeba0b51a
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
__tests__/data/go.mod
Unescape
Escape
View File
@ -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
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
actions/setup-go
Title
Body
Create Issue