One character patch to allow building with Go 1.25.5

This commit is contained in:
2026-01-31 22:14:39 +00:00
parent fb443671ce
commit f4eb50c741

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