dep: update all

This commit is contained in:
Greg T. Wallace 2025-01-27 19:47:13 -05:00
parent 7f377fc5da
commit 06b76700c4
2 changed files with 11 additions and 11 deletions

6
go.mod
View file

@ -4,11 +4,11 @@ go 1.23.5
require (
github.com/peterbourgon/ff/v4 v4.0.0-alpha.4
github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3
golang.org/x/crypto v0.18.0
github.com/sigurn/crc16 v0.0.0-20240131213347-83fcde1e29d1
golang.org/x/crypto v0.32.0
)
require golang.org/x/sys v0.16.0 // indirect
require golang.org/x/sys v0.29.0 // indirect
replace apc-p15-tool/cmd/install_only => /cmd/install_only