mirror of
https://github.com/geektutu/7days-golang.git
synced 2024-04-21 12:32:11 +00:00
8 lines
81 B
AMPL
8 lines
81 B
AMPL
module example
|
|
|
|
go 1.13
|
|
|
|
require geecache v0.0.0
|
|
|
|
replace geecache => ./geecache
|