1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-go synced 2025-06-08 19:48:21 +02:00

Update test data

This commit is contained in:
HarithaVattikuti 2024-05-09 18:06:02 -05:00 committed by GitHub
parent 372fb9010d
commit bfeba0b51a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
module example.com/mymodule
go 1.14
go 1.20
require (
example.com/othermodule v1.2.3