chore(dep): update
Primarily, update go-systemd
Showing
... | ... | @@ -3,7 +3,7 @@ module github.com/libp2p/go-socket-activation |
go 1.13 | ||
require ( | ||
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f | ||
github.com/ipfs/go-log v0.0.1 | ||
github.com/coreos/go-systemd/v22 v22.0.0 | ||
github.com/ipfs/go-log v1.0.1 | ||
github.com/multiformats/go-multiaddr-net v0.1.1 | ||
) |
Please register or sign in to comment