1
0
Fork 0
golang-github-twin-health/debian/control
Daniel Baumann 50708c5cd8
Adding debian version 1.6.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-17 06:35:25 +02:00

25 lines
760 B
Text

Source: golang-github-twin-health
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/TwiN/health
Vcs-Browser: https://forgejo.debian.net/gatus/golang-github-twin-health
Vcs-Git: https://forgejo.debian.net/gatus/golang-github-twin-health
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/TwiN/health
Package: golang-github-twin-health-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: health check endpoint handler (Go library)
health is a Go library used for creating health check endpoints for service
monitoring.