Commits on Source (69)
-
renovate authored
-
renovate authored
-
renovate authored
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: debian-rules-uses-unnecessary-dh-argument See-also: https://lintian.debian.org/tags/debian-rules-uses-unnecessary-dh-argument.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: missing-built-using-field-for-golang-package See-also: https://lintian.debian.org/tags/missing-built-using-field-for-golang-package.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: debian-changelog-has-wrong-day-of-week See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: package-lacks-versioned-build-depends-on-debhelper See-also: https://lintian.debian.org/tags/package-lacks-versioned-build-depends-on-debhelper.html
-
silver-platter authored
+ Use dh_installsystemd rather than deprecated dh_systemd_enable. + Use dh_installsystemd rather than deprecated dh_systemd_start. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-
ale authored
-
ale authored
-
renovate authored
-
silver-platter authored
Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-
ale authored
-
renovate authored
-
ale authored
Also prevents update goroutines from piling up if they are delayed by adding a semaphore in startUpdate().
-
ale authored
-
renovate authored
-
ale authored
-
ale authored
-
renovate authored
-
ale authored
-
ale authored
-
renovate authored
-
ale authored
-
renovate authored
-
renovate authored
-
renovate authored
-
renovate authored
-
renovate authored
-
ale authored
-
ale authored
-
renovate authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
renovate authored
Showing
- .gitlab-ci.yml 3 additions, 1 deletion.gitlab-ci.yml
- acme.go 7 additions, 0 deletionsacme.go
- cmd/acmeserver/acmeserver.go 5 additions, 5 deletionscmd/acmeserver/acmeserver.go
- config.go 5 additions, 4 deletionsconfig.go
- debian/changelog 1 addition, 1 deletiondebian/changelog
- debian/compat 0 additions, 1 deletiondebian/compat
- debian/control 2 additions, 2 deletionsdebian/control
- debian/rules 6 additions, 6 deletionsdebian/rules
- dns_challenge.go 12 additions, 2 deletionsdns_challenge.go
- go.mod 38 additions, 9 deletionsgo.mod
- go.sum 897 additions, 68 deletionsgo.sum
- manager.go 43 additions, 53 deletionsmanager.go
- manager_test.go 17 additions, 9 deletionsmanager_test.go
- util.go 71 additions, 0 deletionsutil.go
- vendor/contrib.go.opencensus.io/exporter/zipkin/.travis.yml 0 additions, 17 deletionsvendor/contrib.go.opencensus.io/exporter/zipkin/.travis.yml
- vendor/contrib.go.opencensus.io/exporter/zipkin/Makefile 0 additions, 95 deletionsvendor/contrib.go.opencensus.io/exporter/zipkin/Makefile
- vendor/contrib.go.opencensus.io/exporter/zipkin/README.md 0 additions, 14 deletionsvendor/contrib.go.opencensus.io/exporter/zipkin/README.md
- vendor/contrib.go.opencensus.io/exporter/zipkin/go.mod 0 additions, 7 deletionsvendor/contrib.go.opencensus.io/exporter/zipkin/go.mod
- vendor/contrib.go.opencensus.io/exporter/zipkin/go.sum 0 additions, 85 deletionsvendor/contrib.go.opencensus.io/exporter/zipkin/go.sum
- vendor/contrib.go.opencensus.io/exporter/zipkin/zipkin.go 0 additions, 197 deletionsvendor/contrib.go.opencensus.io/exporter/zipkin/zipkin.go
Some changes are not shown.
For a faster browsing experience, only 20 of 1000+ files are shown.
debian/compat
deleted
100644 → 0
This diff is collapsed.
util.go
0 → 100644