Upgrade go version and remove toolchain

This commit is contained in:
Maanav Shah
2025-10-14 14:52:40 +05:30
parent 514809ac1a
commit 40250d022a
+1 -3
View File
@@ -1,8 +1,6 @@
module github.com/drone-plugins/drone-email
go 1.23.0
toolchain go1.24.8
go 1.24.0
require (
github.com/aymerick/douceur v0.2.0