dep: update all

This commit is contained in:
Greg T. Wallace 2025-03-17 22:06:46 -04:00
parent ad8c4e88a9
commit c67001f0e4
2 changed files with 8 additions and 8 deletions

4
go.mod
View file

@ -5,10 +5,10 @@ go 1.24.1
require (
github.com/peterbourgon/ff/v4 v4.0.0-alpha.4
github.com/sigurn/crc16 v0.0.0-20240131213347-83fcde1e29d1
golang.org/x/crypto v0.32.0
golang.org/x/crypto v0.36.0
)
require golang.org/x/sys v0.29.0 // indirect
require golang.org/x/sys v0.31.0 // indirect
replace apc-p15-tool/cmd/install_only => /cmd/install_only