8 lines
165 B
Modula-2
8 lines
165 B
Modula-2
module git.merith.xyz/packages/jar-dedupe
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/pelletier/go-toml v1.9.5 // indirect
|
|
github.com/pelletier/go-toml/v2 v2.0.7 // indirect
|
|
)
|