summaryrefslogtreecommitdiff
path: root/cexports/main.go
diff options
context:
space:
mode:
authora1e7cb88 <[email protected]>2021-10-18 00:27:08 +0800
committera1e7cb88 <[email protected]>2021-10-18 00:27:08 +0800
commitf696fba48f3a05c08af71b9e2dceb72bb7c9c024 (patch)
tree7d4af1df2fa20ef09137a7f7e8dd641d49f2c5d0 /cexports/main.go
parent113fd8f700015308e663c8904c95ddf374987b78 (diff)
update mod
Diffstat (limited to 'cexports/main.go')
-rw-r--r--cexports/main.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/cexports/main.go b/cexports/main.go
new file mode 100644
index 0000000..38dd16d
--- /dev/null
+++ b/cexports/main.go
@@ -0,0 +1,3 @@
+package main
+
+func main() {}