Skip to content

ci(dependabot): fix package-ecosystem value#5

Merged
userzimmermann merged 1 commit intomainfrom
zimmermann/dependabot
Sep 27, 2025
Merged

ci(dependabot): fix package-ecosystem value#5
userzimmermann merged 1 commit intomainfrom
zimmermann/dependabot

Conversation

@userzimmermann
Copy link
Copy Markdown
Member

@userzimmermann userzimmermann commented Sep 27, 2025

  • Fixed "go" --> "gomod".

Closes #4

@github-actions
Copy link
Copy Markdown

Benchmark comparison w/ base branch

goos: linux
goarch: amd64
pkg: github.com/zimmermanncode/go-require
cpu: AMD EPYC 7763 64-Core Processor                
            │ base-bench.txt │          head-bench.txt           │
            │     sec/op     │   sec/op     vs base              │
NilPtr-4         2.187n ± 4%   2.183n ± 0%       ~ (p=0.077 n=7)
NotNilPtr-4      2.491n ± 0%   2.493n ± 2%       ~ (p=0.342 n=7)
geomean          2.334n        2.333n       -0.05%

            │ base-bench.txt │           head-bench.txt           │
            │      B/op      │    B/op     vs base                │
NilPtr-4        0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=7) ¹
NotNilPtr-4     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=7) ¹
geomean                    ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

            │ base-bench.txt │           head-bench.txt           │
            │   allocs/op    │ allocs/op   vs base                │
NilPtr-4        0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=7) ¹
NotNilPtr-4     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=7) ¹
geomean                    ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

Copy link
Copy Markdown

@zimmermannmobile zimmermannmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link #4

@userzimmermann userzimmermann merged commit 996f15d into main Sep 27, 2025
7 checks passed
@userzimmermann userzimmermann deleted the zimmermann/dependabot branch September 27, 2025 20:51
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.

dependabot.yml: invalid package-ecosystem value

2 participants