1
0
mirror of https://github.com/go-acme/lego.git synced 2025-02-02 14:09:58 +02:00

chore: update go version inside go.mod (#2241)

This commit is contained in:
YanLIU 2024-08-16 03:30:45 +08:00 committed by GitHub
parent cb24671848
commit c083a989a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/go-acme/lego/v4
go 1.22
go 1.22.0
// github.com/exoscale/egoscale v1.19.0 => It is an error, please don't use it.