Bump Go to 1.27.0 (#5)
Format / gofmt (push) Successful in 7s
CI / Build (push) Successful in 15s
CI / Go Tests (push) Successful in 21s

This commit was merged in pull request #5.
This commit is contained in:
s1d3sw1ped_bot
2026-08-31 20:08:49 -05:00
parent 0b9db3a4c0
commit 6aabb76c16
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module helix-proxy
go 1.25.4
go 1.27.0
require (
github.com/go-acme/lego/v4 v4.35.2