mirror of
https://github.com/wahyd4/zendesk.git
synced 2026-08-08 21:02:44 +10:00
9 lines
129 B
AMPL
9 lines
129 B
AMPL
module github.com/wahyd4/zendesk
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1
|
|
github.com/manifoldco/promptui v0.7.0
|
|
)
|