mirror of
https://github.com/nonoo/kappanhang.git
synced 2025-12-06 08:02:00 +01:00
9 lines
116 B
Modula-2
9 lines
116 B
Modula-2
module github.com/nonoo/kappanhang
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/pborman/getopt v1.1.0
|
|
go.uber.org/zap v1.16.0
|
|
)
|