mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-20 11:37:00 -07:00
go.mod: updated deps
This commit is contained in:
parent
7cb4404cbb
commit
9cef01acf3
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
|
@ -40,3 +40,5 @@ require (
|
||||||
golang.org/x/sys v0.22.0 // indirect
|
golang.org/x/sys v0.22.0 // indirect
|
||||||
golang.org/x/text v0.16.0 // indirect
|
golang.org/x/text v0.16.0 // indirect
|
||||||
)
|
)
|
||||||
|
|
||||||
|
replace github.com/OpenCHAMI/configurator/pkg => ./pkg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue