update
Some checks failed
Build and Publish / BuildAndDeployAmd64 (push) Failing after 10s
Build and Publish / BuildAndDeployArm64 (push) Failing after 11s

This commit is contained in:
2025-11-25 19:34:39 +01:00
parent ffd7ace839
commit 374bd4272b
46 changed files with 78 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
package cart
import "git.tornberg.me/go-cart-actor/pkg/messages"
import "git.k6n.net/go-cart-actor/pkg/messages"
func InventoryReserved(g *CartGrain, m *messages.InventoryReserved) error {
g.InventoryReserved = true