mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-24 07:42:30 -04:00
Use keybase fork of mitchellh/go-ps for bug fixes (#2750)
This commit is contained in:
committed by
Matt Holt
parent
2ab2d5bf9e
commit
5c9ebe3af1
+1
-1
@@ -32,8 +32,8 @@ import (
|
||||
|
||||
"github.com/caddyserver/caddy/v2"
|
||||
"github.com/caddyserver/caddy/v2/caddyconfig"
|
||||
"github.com/keybase/go-ps"
|
||||
"github.com/mholt/certmagic"
|
||||
"github.com/mitchellh/go-ps"
|
||||
)
|
||||
|
||||
func cmdStart() (int, error) {
|
||||
|
||||
Reference in New Issue
Block a user