thrift/go.mod
Yuxuan 'fishy' Wang 57b9aa0dd5 THRIFT-5447: Update supported Go versions
Client: go

Update go versions used in travis to 1.16.7 and 1.17, update
LANGUAGES.md, and update go's README to clarify on support policy.

This change will be cherry-picked into 0.15.0 branch after merged.
2021-08-19 14:09:57 -07:00

6 lines
80 B
Modula-2

module github.com/apache/thrift
go 1.16
require github.com/golang/mock v1.5.0