Source: golang-github-tj-assert Section: golang Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-stretchr-testify-dev, Standards-Version: 4.7.3 Homepage: https://github.com/tj/assert Vcs-Browser: https://forgejo.debian.net/git-pages/golang-github-tj-assert Vcs-Git: https://forgejo.debian.net/git-pages/golang-github-tj-assert Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/tj/assert Package: golang-github-tj-assert-dev Section: golang Architecture: all Multi-Arch: foreign Depends: golang-github-stretchr-testify-dev, ${misc:Depends}, Description: testify/assert but as testify/require (library) Assertion pkg for Go, split out from github.com/stretchr/testify's (//github.com/stretchr/testify) require package.