mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 20:02:30 +01:00
60 lines
1.4 KiB
YAML
60 lines
1.4 KiB
YAML
package: caddy-0.9.3
|
|
import:
|
|
- package: github.com/dustin/go-humanize
|
|
- package: github.com/flynn/go-shlex
|
|
- package: github.com/gorilla/websocket
|
|
- package: github.com/hashicorp/go-syslog
|
|
- package: github.com/jimstudt/http-authentication
|
|
subpackages:
|
|
- basic
|
|
- package: github.com/lucas-clemente/quic-go
|
|
subpackages:
|
|
- h2quic
|
|
- package: github.com/mholt/archiver
|
|
- package: github.com/mholt/caddy
|
|
subpackages:
|
|
- caddy/caddymain
|
|
- caddyfile
|
|
- caddyhttp
|
|
- caddyhttp/basicauth
|
|
- caddyhttp/bind
|
|
- caddyhttp/browse
|
|
- caddyhttp/errors
|
|
- caddyhttp/expvar
|
|
- caddyhttp/extensions
|
|
- caddyhttp/fastcgi
|
|
- caddyhttp/gzip
|
|
- caddyhttp/header
|
|
- caddyhttp/httpserver
|
|
- caddyhttp/internalsrv
|
|
- caddyhttp/log
|
|
- caddyhttp/markdown
|
|
- caddyhttp/markdown/metadata
|
|
- caddyhttp/markdown/summary
|
|
- caddyhttp/mime
|
|
- caddyhttp/pprof
|
|
- caddyhttp/proxy
|
|
- caddyhttp/redirect
|
|
- caddyhttp/rewrite
|
|
- caddyhttp/root
|
|
- caddyhttp/staticfiles
|
|
- caddyhttp/status
|
|
- caddyhttp/templates
|
|
- caddyhttp/websocket
|
|
- caddytls
|
|
- startupshutdown
|
|
- package: github.com/naoina/toml
|
|
- package: github.com/russross/blackfriday
|
|
- package: github.com/xenolf/lego
|
|
subpackages:
|
|
- acme
|
|
- package: golang.org/x/crypto
|
|
subpackages:
|
|
- ocsp
|
|
- package: gopkg.in/natefinch/lumberjack.v2
|
|
- package: gopkg.in/yaml.v2
|
|
testImport:
|
|
- package: golang.org/x/net
|
|
subpackages:
|
|
- websocket
|