go: update to 1.23.1

This commit is contained in:
Greg T. Wallace 2024-09-17 18:44:33 -04:00
parent e2b5abc624
commit 51e5847409
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

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