mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-06-11 22:16:52 +00:00
v0.3.0
This commit is contained in:
parent
201aedce1c
commit
6d9878558b
5 changed files with 59 additions and 37 deletions
4
go.mod
4
go.mod
|
@ -10,7 +10,9 @@ require (
|
|||
|
||||
require golang.org/x/sys v0.16.0 // indirect
|
||||
|
||||
replace apc-p15-tool/cmd => /cmd
|
||||
replace apc-p15-tool/cmd/install_only => /cmd/install_only
|
||||
|
||||
replace apc-p15-tool/cmd/tool => /cmd/tool
|
||||
|
||||
replace apc-p15-tool/pkg/app => /pkg/app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue