chore: bump Go and golangci-lint to latest stable
All checks were successful
check / check (pull_request) Successful in 5m9s

This commit is contained in:
user
2026-03-17 03:26:09 -07:00
parent 528ed5bd74
commit 8dd8035b5a
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module git.eeqj.de/sneak/vaultik
go 1.24.4
go 1.26.1
require (
filippo.io/age v1.2.1