chore(deps): go ^ 1.26.3 (#1254)

Floatpane Bot created

Change summary

go.mod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

go.mod 🔗

@@ -1,6 +1,6 @@
 module github.com/floatpane/matcha
 
-go 1.26.2
+go 1.26.3
 
 require (
 	charm.land/bubbles/v2 v2.1.0