Update module coreos/go-systemd/v22 to v22.2.0
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 0 deletionsgo.sum
- vendor/github.com/coreos/go-systemd/v22/activation/files_unix.go 2 additions, 0 deletions...github.com/coreos/go-systemd/v22/activation/files_unix.go
- vendor/github.com/coreos/go-systemd/v22/activation/files_windows.go 21 additions, 0 deletions...hub.com/coreos/go-systemd/v22/activation/files_windows.go
- vendor/modules.txt 1 addition, 1 deletionvendor/modules.txt
... | @@ -4,7 +4,7 @@ go 1.14 | ... | @@ -4,7 +4,7 @@ go 1.14 |
require ( | require ( | ||
git.autistici.org/ai3/go-common v0.0.0-20210118064555-73f00db54723 | git.autistici.org/ai3/go-common v0.0.0-20210118064555-73f00db54723 | ||
github.com/coreos/go-systemd/v22 v22.1.0 | github.com/coreos/go-systemd/v22 v22.2.0 | ||
github.com/go-ldap/ldap/v3 v3.2.4 | github.com/go-ldap/ldap/v3 v3.2.4 | ||
gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86 | gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86 | ||
) | ) |
Please register or sign in to comment