go-learning/hello/go.mod

8 lines
170 B
Modula-2
Raw Permalink Normal View History

2025-08-30 12:55:18 +00:00
module learning.local/hello
go 1.24.5
replace learning.local/using_modules => ../using_modules
require learning.local/using_modules v0.0.0-00010101000000-000000000000