Skip to content

Commit 54a8f9d

Browse files
authored
chore: Add note about the move to consolidated Go repository (#62)
Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
1 parent 00a4351 commit 54a8f9d

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Go Component SDK
22

3+
> [!IMPORTANT]
4+
> We have consolidated all of the wasmCloud Go SDKs and tooling under [github.com/wasmCloud/go](https://github.com/wasmCloud/go) where the future work and improvements will be done.
5+
36
[![Go Reference](https://pkg.go.dev/badge/go.wasmcloud.dev/component.svg)](https://pkg.go.dev/go.wasmcloud.dev/component)
47

58
The Go Component SDK provides a set of packages to simplify the development of WebAssembly components targeting the [wasmCloud](https://wasmcloud.com) host runtime.

0 commit comments

Comments
 (0)