mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-06-10 21:46:51 +00:00
dep: update all
This commit is contained in:
parent
ad8c4e88a9
commit
c67001f0e4
2 changed files with 8 additions and 8 deletions
4
go.mod
4
go.mod
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue