lower min go version
All checks were successful
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.

This commit is contained in:
Abel Luck 2026-02-27 08:36:10 +01:00
parent 07bd576628
commit 7b49665ee5
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module guardianproject.dev/ops/nix-cache-login
go 1.25.7
go 1.25.0
require (
github.com/adrg/xdg v0.5.3