diff --git a/.goxc.json b/.goxc.json new file mode 100644 index 0000000..c755114 --- /dev/null +++ b/.goxc.json @@ -0,0 +1,5 @@ +{ + "ArtifactsDest": ".", + "ResourcesInclude": "README.md,LICENSE,example-config.toml", + "ConfigVersion": "0.9" +} \ No newline at end of file