mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-04 21:57:44 +03:00
6 lines
145 B
Modula-2
6 lines
145 B
Modula-2
module github.com/go-toolsmith/astfmt
|
|
|
|
require (
|
|
github.com/go-toolsmith/astequal v1.0.0 // indirect
|
|
github.com/go-toolsmith/strparse v1.0.0
|
|
)
|