Skip to content

Commit 187ac23

Browse files
committed
update minimum Go version in go.mod to 1.25
1 parent 636cfe7 commit 187ac23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/sil-org/traefik-https-proxy
22

3-
go 1.18
3+
go 1.25

0 commit comments

Comments
 (0)