@mai0313/go_template 0.1.12 → 0.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/binaries/linux-arm64-gnu/{go_template-linux-arm64 → go_template} +0 -0
- package/binaries/linux-x64-gnu/{go_template-linux-amd64 → go_template} +0 -0
- package/binaries/macos-arm64/{go_template-darwin-arm64 → go_template} +0 -0
- package/binaries/macos-x64/{go_template-darwin-amd64 → go_template} +0 -0
- package/binaries/windows-arm64/{go_template-windows-arm64.exe → go_template.exe} +0 -0
- package/binaries/windows-x64/{go_template-windows-amd64.exe → go_template.exe} +0 -0
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mai0313/go_template",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.13",
|
|
4
4
|
"description": "A production-ready Go project template to bootstrap new projects fast. It includes a clean Go module layout, Docker, and a complete CI/CD suite.",
|
|
5
5
|
"author": "Wei Lee <mai@mai0313.com>",
|
|
6
6
|
"license": "MIT",
|