chore: bump go-mana-component to v0.2.0

This commit is contained in:
Jay
2026-06-03 23:23:54 -04:00
parent d04341bfa2
commit 5f6bc368ad
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -3,12 +3,12 @@ module git.wisehodl.dev/jay/go-honeybee
go 1.25.0
require (
git.wisehodl.dev/jay/go-mana-component v0.2.0
github.com/gorilla/websocket v1.5.3
github.com/stretchr/testify v1.11.1
)
require (
git.wisehodl.dev/jay/go-mana-component v0.1.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect