diff --git a/dist/go-compose-extractor_darwin_amd64 b/dist/go-compose-exporter_darwin_amd64 similarity index 83% rename from dist/go-compose-extractor_darwin_amd64 rename to dist/go-compose-exporter_darwin_amd64 index 9d412ad..5c21a5d 100755 Binary files a/dist/go-compose-extractor_darwin_amd64 and b/dist/go-compose-exporter_darwin_amd64 differ diff --git a/dist/go-compose-extractor_darwin_arm64 b/dist/go-compose-exporter_darwin_arm64 similarity index 85% rename from dist/go-compose-extractor_darwin_arm64 rename to dist/go-compose-exporter_darwin_arm64 index dc33bab..a0ee88a 100755 Binary files a/dist/go-compose-extractor_darwin_arm64 and b/dist/go-compose-exporter_darwin_arm64 differ diff --git a/dist/go-compose-extractor_linux_amd64 b/dist/go-compose-exporter_linux_amd64 similarity index 84% rename from dist/go-compose-extractor_linux_amd64 rename to dist/go-compose-exporter_linux_amd64 index 097e547..dcdb150 100755 Binary files a/dist/go-compose-extractor_linux_amd64 and b/dist/go-compose-exporter_linux_amd64 differ diff --git a/dist/go-compose-extractor_linux_amd64_static b/dist/go-compose-exporter_linux_amd64_static similarity index 83% rename from dist/go-compose-extractor_linux_amd64_static rename to dist/go-compose-exporter_linux_amd64_static index 848f830..03c88a3 100755 Binary files a/dist/go-compose-extractor_linux_amd64_static and b/dist/go-compose-exporter_linux_amd64_static differ diff --git a/dist/go-compose-extractor_linux_arm64 b/dist/go-compose-exporter_linux_arm64 similarity index 85% rename from dist/go-compose-extractor_linux_arm64 rename to dist/go-compose-exporter_linux_arm64 index a666242..b5210dc 100755 Binary files a/dist/go-compose-extractor_linux_arm64 and b/dist/go-compose-exporter_linux_arm64 differ diff --git a/dist/go-compose-extractor_linux_arm64_static b/dist/go-compose-exporter_linux_arm64_static similarity index 77% rename from dist/go-compose-extractor_linux_arm64_static rename to dist/go-compose-exporter_linux_arm64_static index 8620977..5b5c552 100755 Binary files a/dist/go-compose-extractor_linux_arm64_static and b/dist/go-compose-exporter_linux_arm64_static differ diff --git a/dist/go-compose-extractor_windows_amd64 b/dist/go-compose-exporter_windows_amd64 similarity index 89% rename from dist/go-compose-extractor_windows_amd64 rename to dist/go-compose-exporter_windows_amd64 index 4409369..4ac4706 100755 Binary files a/dist/go-compose-extractor_windows_amd64 and b/dist/go-compose-exporter_windows_amd64 differ diff --git a/go.mod b/go.mod index 5d41a22..0f8252f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module go-compose-extractor +module go-compose-exporter go 1.21.1