mirror of
https://github.com/duke-git/lancet.git
synced 2025-09-26 19:41:20 +08:00
9 lines
138 B
Modula-2
9 lines
138 B
Modula-2
module github.com/duke-git/lancet/v2
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
golang.org/x/exp v0.0.0-20221208152030-732eee02a75a
|
|
golang.org/x/text v0.9.0
|
|
)
|