Merge pull request 'One character patch to allow building with Go 1.25.5' (#1) from Hydrogen/lambda:master into master

Reviewed-on: sunglocto/lambda#1
This commit is contained in:
2026-01-31 23:32:04 +00:00

2
go.mod
View File

@@ -1,6 +1,6 @@
module lambda-im module lambda-im
go 1.25.6 go 1.25.5
require ( require (
github.com/BurntSushi/toml v1.6.0 github.com/BurntSushi/toml v1.6.0