go.mod: updated deps

This commit is contained in:
David Allen 2024-12-10 15:08:38 -07:00
parent 7cb4404cbb
commit 9cef01acf3
Signed by: towk
GPG key ID: 793B2924A49B3A3F

2
go.mod
View file

@ -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