mirror of
https://github.com/foomo/posh.git
synced 2025-10-16 12:45:38 +00:00
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
module {{.module}}
|
|
|
|
go 1.19
|
|
|
|
replace (
|
|
github.com/c-bata/go-prompt v0.2.6 => github.com/franklinkim/go-prompt v0.2.7-0.20210427061716-a8f4995d7aa5
|
|
)
|