consensus/cmd/httputils/go.mod

19 lines
629 B
Modula-2

module git.gammaspectra.live/P2Pool/p2pool-observer/cmd/httputils
go 1.22
replace git.gammaspectra.live/P2Pool/p2pool-observer v0.0.0 => ../../
require git.gammaspectra.live/P2Pool/p2pool-observer v0.0.0
require (
github.com/bahlo/generic-list-go v0.2.0 // indirect
github.com/floatdrop/lru v1.3.0 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/jxskiss/base62 v1.1.0 // indirect
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc // indirect
golang.org/x/sys v0.17.0 // indirect
)
replace github.com/goccy/go-json => github.com/WeebDataHoarder/go-json v0.0.0-20230730135821-d8f6463bb887