1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-13 20:04:49 +02:00

Chore: Update minimum Go version (1.22.0)

This commit is contained in:
Ralph Slooten
2024-10-01 11:48:20 +02:00
parent 26e8706eb4
commit bd026bef8c

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/axllent/mailpit
go 1.21.0
go 1.22.0
toolchain go1.22.1