diff --git a/GO_VERSION b/GO_VERSION index 0eed1a2..b50dd27 100644 --- a/GO_VERSION +++ b/GO_VERSION @@ -1 +1 @@ -1.12.0 +1.13.1 diff --git a/go.mod b/go.mod index ab4b3e0..15ec499 100644 --- a/go.mod +++ b/go.mod @@ -29,3 +29,5 @@ require ( ) replace git.apache.org/thrift.git => github.com/apache/thrift v0.12.0 + +go 1.13