Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

build: Bump github.com/docker/go-units to 0.5.0 #1420

Conversation

debarshiray
Copy link
Member

... to improve performance by not using regular expressions [1]. However, the potential reduction in binary size is lost because Toolbx already uses the 'regexp' package to check if a string might be the ID of an image or a valid container name.

[1] go-units commit 737572633c434ce2
docker/go-units@737572633c434ce2
docker/go-units#40

... to improve performance by not using regular expressions [1].
However, the potential reduction in binary size is lost because Toolbx
already uses the 'regexp' package to check if a string might be the ID
of an image or a valid container name.

[1] go-units commit 737572633c434ce2
    docker/go-units@737572633c434ce2
    docker/go-units#40

containers#1420
@debarshiray debarshiray force-pushed the wip/rishi/src-go-mod-docker-go-units-0.5 branch from 015f7d5 to 3dea936 Compare December 14, 2023 15:29
Copy link

Build succeeded.
https://softwarefactory-project.io/zuul/t/local/buildset/11853d6bbddc4c4885a5e6661ee1847d

✔️ unit-test SUCCESS in 8m 29s
✔️ unit-test-migration-path-for-coreos-toolbox SUCCESS in 3m 23s
✔️ unit-test-restricted SUCCESS in 7m 36s
✔️ system-test-fedora-rawhide SUCCESS in 30m 39s
✔️ system-test-fedora-39 SUCCESS in 31m 15s
✔️ system-test-fedora-38 SUCCESS in 31m 40s

@debarshiray debarshiray merged commit 3dea936 into containers:main Dec 14, 2023
3 checks passed
@debarshiray debarshiray deleted the wip/rishi/src-go-mod-docker-go-units-0.5 branch December 14, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant