Codebase list golang-github-alexflint-go-filemutex / 207d9eb
Add golang-golang-x-sys-dev to Depends Shengjing Zhu 1 year, 8 months ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1010 Build-Depends-Indep:
1111 golang-any,
1212 golang-github-stretchr-testify-dev,
13 golang-golang-x-sys-dev,
1314 Standards-Version: 4.6.0
1415 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-alexflint-go-filemutex
1516 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-alexflint-go-filemutex.git
2122 Architecture: all
2223 Multi-Arch: foreign
2324 Depends:
25 golang-golang-x-sys-dev,
2426 ${misc:Depends},
2527 Description: processes synchronization library
2628 FileMutex is similar to sync.RWMutex, but also synchronizes across