Skip to content

add go.mod #140

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

add go.mod #140

wants to merge 3 commits into from

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jun 30, 2024

add go.mod

Using the lowest version of docker/docker still maintained (23.0 is maintained as LTS version by mirantis)

sdk: update to github.com/coreos/go-systemd/v22

Update to use the currently maintained version of this dependency, which
is also used elsewhere.

authorization: remove github.com/stretchr/testify/require dependency

It was only used for basic assertions; replace those with stdlib

@thaJeztah thaJeztah changed the title Go mod add go.mod Jun 30, 2024
@thaJeztah thaJeztah marked this pull request as draft June 30, 2024 15:43
@thaJeztah thaJeztah self-assigned this Jun 30, 2024
thaJeztah added 3 commits July 1, 2024 09:17
Using the lowest version of docker/docker still maintained (23.0 is
maintained as LTS version by mirantis)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Update to use the currently maintained version of this dependency, which
is also used elsewhere.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It was only used for basic assertions; replace those with stdlib

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

github.com/coreos/go-systemd/activation/@v/list: 404 Not Found
1 participant