anpi/go.mod (view raw)
module github.com/olexsmir/anpi
go 1.26.2
require (
golang.org/x/net v0.55.0
olexsmir.xyz/x v0.2.0
)