---
name: bpm

dependencies:
  - golang
  - bpm-runc
  - tini

files:
  - version
  - bpm/go.mod
  - bpm/go.sum
  - bpm/**/*.go
  - bpm/**/*.s
