Skip to content
Snippets Groups Projects

Update module github.com/coreos/go-systemd/v22 to v22.5.0

Merged renovate requested to merge renovate/github.com-coreos-go-systemd-v22-22.x into master
5 files
+ 8
4
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build !windows
// +build !windows
// Package activation implements primitives for systemd socket activation.
Loading