go.mod: bump go directive to 1.26.3 (security advisory)

This commit is contained in:
Hanzo AI
2026-05-12 21:26:54 -07:00
parent be7282458e
commit 15a08b17ee
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/hanzoai/stream
go 1.26.1
go 1.26.3
require (
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3