summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/go/thrift/go.mod6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/go/thrift/go.mod b/lib/go/thrift/go.mod
new file mode 100644
index 000000000..e4eea82e0
--- /dev/null
+++ b/lib/go/thrift/go.mod
@@ -0,0 +1,6 @@
+module github.com/apache/thrift/lib/go/thrift
+
+go 1.17
+
+// See https://github.com/apache/thrift/releases/tag/lib%2Fgo%2Fthrift%2Fv0.0.1-do-not-use
+retract [v0.0.0-00000000000000-000000000000, v0.0.1-do-not-use]