chore: bump go-mana-component to v0.2.0, go-roots-ws to v0.2.0

This commit is contained in:
Jay
2026-06-03 23:23:54 -04:00
parent a8c57aaeac
commit c11e40b48a
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ go 1.25.0
require (
git.wisehodl.dev/jay/go-honeybee v0.5.0
git.wisehodl.dev/jay/go-mana-component v0.1.0
git.wisehodl.dev/jay/go-roots-ws v0.1.0
git.wisehodl.dev/jay/go-mana-component v0.2.0
git.wisehodl.dev/jay/go-roots-ws v0.2.0
github.com/stretchr/testify v1.11.1
)