dep: go 1.24.1

This commit is contained in:
Greg T. Wallace 2025-03-17 22:05:29 -04:00
parent 096b50187a
commit ad8c4e88a9
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module apc-p15-tool
go 1.23.5
go 1.24.1
require (
github.com/peterbourgon/ff/v4 v4.0.0-alpha.4