mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-06-11 22:16:52 +00:00
dep: update all
This commit is contained in:
parent
7f377fc5da
commit
06b76700c4
2 changed files with 11 additions and 11 deletions
6
go.mod
6
go.mod
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue