chore: bump go to 1.26.0
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 57s

This commit is contained in:
2026-02-14 10:46:29 +03:00
parent c68ec5de87
commit 5d4efd7540
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module gitea.sinav-lab.com/sinav/keenetic-exporter-v2
go 1.25.3
go 1.26.0
require (
github.com/prometheus/client_golang v1.23.2