deps: upgrade go 1.24

This commit is contained in:
Felipe M 2025-02-21 09:59:45 +01:00
parent 8a684e9ec1
commit ba23c2816c
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
2 changed files with 1 additions and 12 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module codeberg.org/fmartingr/smtp2shoutrrr
go 1.23.3
go 1.24
require (
git.nakama.town/fmartingr/gotoolkit v0.1.0