1
0
mirror of https://github.com/nxshock/gonx.git synced 2024-11-27 17:11:01 +05:00
gonx/go.mod

9 lines
103 B
Modula-2
Raw Permalink Normal View History

2023-12-28 16:00:04 +05:00
module gonx
go 1.21
require (
github.com/BurntSushi/toml v1.3.2
github.com/lmittmann/tint v1.0.3
)