|
module git.coopgo.io/coopgo-platform/payments
|
|
|
|
go 1.24.2
|
|
|
|
require (
|
|
github.com/manterfield/go-mapreader v0.2.0 // indirect
|
|
github.com/tidwall/gjson v1.18.0 // indirect
|
|
github.com/tidwall/match v1.1.1 // indirect
|
|
github.com/tidwall/pretty v1.2.0 // indirect
|
|
)
|