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