diff --git a/categories/Development/github/com/containerpak/sdk-go/icon.svg b/categories/Development/github/com/containerpak/sdk-go/icon.svg new file mode 100644 index 0000000..64e9620 --- /dev/null +++ b/categories/Development/github/com/containerpak/sdk-go/icon.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/Development/github/com/containerpak/sdk-go/manifest.json b/categories/Development/github/com/containerpak/sdk-go/manifest.json new file mode 100644 index 0000000..fa190e8 --- /dev/null +++ b/categories/Development/github/com/containerpak/sdk-go/manifest.json @@ -0,0 +1,5 @@ +{ + "name": "Go SDK", + "description": "The Go SDK for ContainerPak provides tools and libraries to develop applications in Go.", + "branch": "main" +} \ No newline at end of file diff --git a/categories/Development/index.json b/categories/Development/index.json new file mode 100644 index 0000000..0792ed4 --- /dev/null +++ b/categories/Development/index.json @@ -0,0 +1 @@ +["github.com/containerpak/sdk-go","github.com/containerpak/vscode"] diff --git a/index.json b/index.json index fb8eee1..1a0610c 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,11 @@ { "Development": { + "github.com/containerpak/sdk-go": { + "name": "Go", + "description": "SDK", + "branch": "", + "manifest": "https://raw.githubusercontent.com/Containerpak/store/main/categories/Development/github/com/containerpak/sdk-go/manifest.json" + }, "github.com/containerpak/vscode": { "name": "Visual", "description": "Studio", diff --git a/timestamp.json b/timestamp.json index 4a64251..1f37e04 100644 --- a/timestamp.json +++ b/timestamp.json @@ -1 +1 @@ -{"timestamp":"2025-05-25T09:05:24Z"} +{"timestamp":"2025-05-25T11:42:13Z"}