Update default pkg.info content

This commit is contained in:
2025-09-27 21:19:13 +03:00
parent 7a63ad6388
commit 96a39a6b40
3 changed files with 36 additions and 14 deletions
+5 -1
View File
@@ -2,6 +2,10 @@ module git.enumerated.dev/bubble-package-manager/bpm-utils/src/bpm-setup
go 1.23
require github.com/spf13/pflag v1.0.10
require (
bpm-utils-shared v1.0.0
github.com/spf13/pflag v1.0.10
gopkg.in/yaml.v3 v3.0.1
)
replace bpm-utils-shared => ../bpm-utils-shared