Source: golang-github-anchore-go-sync
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-golang-x-sync-dev,
 golang-github-stretchr-testify-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-sync
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-sync.git
Homepage: https://github.com/anchore/go-sync
XS-Go-Import-Path: github.com/anchore/go-sync

Package: golang-github-anchore-go-sync-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-golang-x-sync-dev,
 ${misc:Depends},
Description: collection of synchronization utilities (library)
 go-sync is a collection of synchronization utilities for use in concurrent
 scenarios.
