1
0
Fork 0

Remove duplicate github.com/coreos/go-systemd dependency

This commit is contained in:
Eng Zer Jun 2024-12-19 16:20:04 +08:00 committed by GitHub
parent a870c2af9b
commit f1c4ba2f26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 3 deletions

1
go.mod
View file

@ -11,7 +11,6 @@ require (
github.com/aws/aws-sdk-go v1.44.327
github.com/cenkalti/backoff/v4 v4.3.0
github.com/containous/alice v0.0.0-20181107144136-d83ebdd94cbd // No tag on the repo.
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e // No tag on the repo.
github.com/coreos/go-systemd/v22 v22.5.0
github.com/docker/cli v27.1.1+incompatible
github.com/docker/docker v27.1.1+incompatible