mirror of
https://github.com/EnumeratedDev/bpm-utils.git
synced 2026-09-16 19:16:12 +00:00
Add 'check-versions' flag to bpm-repo
This commit is contained in:
+1
-4
@@ -5,10 +5,7 @@ go 1.23
|
||||
require (
|
||||
bpm-utils-shared v1.0.0
|
||||
github.com/spf13/pflag v1.0.10
|
||||
)
|
||||
|
||||
require (
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
replace bpm-utils-shared => ../bpm-utils-shared
|
||||
|
||||
Reference in New Issue
Block a user