blob: 59535e6446d0b8a2122cf4ce7e18e44e4d71a3aa [file] [log] [blame]
module github.com/apache/thrift/lib/go/test
go 1.20
require (
github.com/apache/thrift v0.0.0-00010101000000-000000000000
github.com/golang/mock v1.6.0
)
replace github.com/apache/thrift => ../../../