Improve package compilation and installation handling

This commit is contained in:
2025-09-04 12:01:59 +03:00
parent 3b5c8de115
commit 3cfb314333
3 changed files with 30 additions and 31 deletions
+3 -2
View File
@@ -2,7 +2,8 @@ module git.enumerated.dev/bubble-package-manager/bpm-utils/src/bpm-package
go 1.23
require gopkg.in/yaml.v3 v3.0.1 // indirect
require gopkg.in/yaml.v3 v3.0.1
require bpm-utils-shared v1.0.0
replace bpm-utils-shared => ../bpm-utils-shared
replace bpm-utils-shared => ../bpm-utils-shared