chore: update go toolchain to v1.26.6

This commit is contained in:
enix-renovate[bot]
2026-08-17 08:11:30 +00:00
committed by GitHub
parent 53812611ed
commit 64059df3cd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ module dagger/x-509-ce
go 1.26.1
toolchain go1.26.5
toolchain go1.26.6
require (
github.com/Khan/genqlient v0.8.1
+1 -1
View File
@@ -2,7 +2,7 @@ module github.com/enix/x509-certificate-exporter/v4
go 1.26.0
toolchain go1.26.5
toolchain go1.26.6
require (
github.com/KimMachineGun/automemlimit v0.7.5