-
- Downloads
Update module github.com/coreos/go-systemd/v22 to v22.5.0
parent
02dc1608
No related branches found
No related tags found
... | @@ -4,7 +4,7 @@ go 1.14 | ... | @@ -4,7 +4,7 @@ go 1.14 |
require ( | require ( | ||
github.com/andybalholm/brotli v1.0.4 | github.com/andybalholm/brotli v1.0.4 | ||
github.com/coreos/go-systemd/v22 v22.4.0 | github.com/coreos/go-systemd/v22 v22.5.0 | ||
github.com/davecgh/go-spew v1.1.1 // indirect | github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/elazarl/go-bindata-assetfs v1.0.1 | github.com/elazarl/go-bindata-assetfs v1.0.1 | ||
github.com/kr/pretty v0.2.0 // indirect | github.com/kr/pretty v0.2.0 // indirect | ||
... | ... |
Please register or sign in to comment