Skip to content

deps(go): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5#2503

Merged
hairyhenderson merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.16.5
Mar 8, 2026
Merged

deps(go): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5#2503
hairyhenderson merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.16.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5.

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.16.5

What's Changed

Full Changelog: go-git/go-git@v5.16.4...v5.16.5

Commits
  • 48a1ae0 Merge pull request #1836 from go-git/check-v5
  • 42bdf1f storage: filesystem, Verify idx matches pack file
  • 4146a56 plumbing: format/idxfile, Verify idxfile's checksum
  • 63d78ec plumbing: format/packfile, Add new ErrMalformedPackFile
  • 25f1624 Merge pull request #1800 from Ch00k/no-delete-untracked-v5
  • 600fb13 git: worktree, Don't delete local untracked files when resetting worktree
  • 390a569 Merge pull request #1746 from pjbgf/bump-go
  • 61c8b85 build: Bump Go test versions to 1.23-1.25 (v5)
  • e5a05ec Merge pull request #1744 from go-git/renovate/releases/v5.x-go-golang.org-x-c...
  • 1495930 plumbing: Remove use of non-constant format strings
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.4...v5.16.5)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Feb 10, 2026
@dependabot dependabot bot requested a review from hairyhenderson as a code owner February 10, 2026 00:35
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Feb 10, 2026
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Details
Benchmark suite Current: ff89094 Previous: fa1934e Ratio
BenchmarkFlatten/depth-1_[]int([1_2_3]) 165.4 ns/op 168 B/op 5 allocs/op 160 ns/op 168 B/op 5 allocs/op 1.03
BenchmarkFlatten/depth-1_[]int([1_2_3]) - ns/op 165.4 ns/op 160 ns/op 1.03
BenchmarkFlatten/depth-1_[]int([1_2_3]) - B/op 168 B/op 168 B/op 1
BenchmarkFlatten/depth-1_[]int([1_2_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth-1_[3]int([1_2_3]) 111.3 ns/op 144 B/op 2 allocs/op 108.1 ns/op 144 B/op 2 allocs/op 1.03
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - ns/op 111.3 ns/op 108.1 ns/op 1.03
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - B/op 144 B/op 144 B/op 1
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) 190.9 ns/op 208 B/op 5 allocs/op 188.7 ns/op 208 B/op 5 allocs/op 1.01
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - ns/op 190.9 ns/op 188.7 ns/op 1.01
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - B/op 208 B/op 208 B/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) 396.6 ns/op 344 B/op 11 allocs/op 370.8 ns/op 344 B/op 11 allocs/op 1.07
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - ns/op 396.6 ns/op 370.8 ns/op 1.07
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - B/op 344 B/op 344 B/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op 11 allocs/op 11 allocs/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) 730.7 ns/op 896 B/op 19 allocs/op 782.4 ns/op 896 B/op 19 allocs/op 0.93
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op 730.7 ns/op 782.4 ns/op 0.93
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op 896 B/op 896 B/op 1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op 19 allocs/op 19 allocs/op 1
BenchmarkFlatten/depth0_[]int([1_2_3]) 111.5 ns/op 72 B/op 4 allocs/op 107.6 ns/op 72 B/op 4 allocs/op 1.04
BenchmarkFlatten/depth0_[]int([1_2_3]) - ns/op 111.5 ns/op 107.6 ns/op 1.04
BenchmarkFlatten/depth0_[]int([1_2_3]) - B/op 72 B/op 72 B/op 1
BenchmarkFlatten/depth0_[]int([1_2_3]) - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkFlatten/depth0_[3]int([1_2_3]) 58.73 ns/op 48 B/op 1 allocs/op 59.13 ns/op 48 B/op 1 allocs/op 0.99
BenchmarkFlatten/depth0_[3]int([1_2_3]) - ns/op 58.73 ns/op 59.13 ns/op 0.99
BenchmarkFlatten/depth0_[3]int([1_2_3]) - B/op 48 B/op 48 B/op 1
BenchmarkFlatten/depth0_[3]int([1_2_3]) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) 4.047 ns/op 0 B/op 0 allocs/op 4.05 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - ns/op 4.047 ns/op 4.05 ns/op 1.00
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - B/op 0 B/op 0 B/op 1
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) 4.049 ns/op 0 B/op 0 allocs/op 4.104 ns/op 0 B/op 0 allocs/op 0.99
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - ns/op 4.049 ns/op 4.104 ns/op 0.99
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - B/op 0 B/op 0 B/op 1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) 4.095 ns/op 0 B/op 0 allocs/op 4.073 ns/op 0 B/op 0 allocs/op 1.01
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op 4.095 ns/op 4.073 ns/op 1.01
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op 0 B/op 0 B/op 1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkFlatten/depth1_[]int([1_2_3]) 162 ns/op 168 B/op 5 allocs/op 158.1 ns/op 168 B/op 5 allocs/op 1.02
BenchmarkFlatten/depth1_[]int([1_2_3]) - ns/op 162 ns/op 158.1 ns/op 1.02
BenchmarkFlatten/depth1_[]int([1_2_3]) - B/op 168 B/op 168 B/op 1
BenchmarkFlatten/depth1_[]int([1_2_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth1_[3]int([1_2_3]) 108.5 ns/op 144 B/op 2 allocs/op 107.9 ns/op 144 B/op 2 allocs/op 1.01
BenchmarkFlatten/depth1_[3]int([1_2_3]) - ns/op 108.5 ns/op 107.9 ns/op 1.01
BenchmarkFlatten/depth1_[3]int([1_2_3]) - B/op 144 B/op 144 B/op 1
BenchmarkFlatten/depth1_[3]int([1_2_3]) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) 146.7 ns/op 144 B/op 4 allocs/op 149.1 ns/op 144 B/op 4 allocs/op 0.98
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - ns/op 146.7 ns/op 149.1 ns/op 0.98
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - B/op 144 B/op 144 B/op 1
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) 191.7 ns/op 168 B/op 5 allocs/op 191.8 ns/op 168 B/op 5 allocs/op 1.00
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - ns/op 191.7 ns/op 191.8 ns/op 1.00
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - B/op 168 B/op 168 B/op 1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) 136.9 ns/op 128 B/op 3 allocs/op 130.3 ns/op 128 B/op 3 allocs/op 1.05
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op 136.9 ns/op 130.3 ns/op 1.05
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op 128 B/op 128 B/op 1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkFlatten/depth2_[]int([1_2_3]) 158.7 ns/op 168 B/op 5 allocs/op 157.5 ns/op 168 B/op 5 allocs/op 1.01
BenchmarkFlatten/depth2_[]int([1_2_3]) - ns/op 158.7 ns/op 157.5 ns/op 1.01
BenchmarkFlatten/depth2_[]int([1_2_3]) - B/op 168 B/op 168 B/op 1
BenchmarkFlatten/depth2_[]int([1_2_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth2_[3]int([1_2_3]) 107.1 ns/op 144 B/op 2 allocs/op 107.3 ns/op 144 B/op 2 allocs/op 1.00
BenchmarkFlatten/depth2_[3]int([1_2_3]) - ns/op 107.1 ns/op 107.3 ns/op 1.00
BenchmarkFlatten/depth2_[3]int([1_2_3]) - B/op 144 B/op 144 B/op 1
BenchmarkFlatten/depth2_[3]int([1_2_3]) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) 189 ns/op 208 B/op 5 allocs/op 190.3 ns/op 208 B/op 5 allocs/op 0.99
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - ns/op 189 ns/op 190.3 ns/op 0.99
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - B/op 208 B/op 208 B/op 1
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) 345.8 ns/op 280 B/op 10 allocs/op 332.9 ns/op 280 B/op 10 allocs/op 1.04
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - ns/op 345.8 ns/op 332.9 ns/op 1.04
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - B/op 280 B/op 280 B/op 1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op 10 allocs/op 10 allocs/op 1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) 291.2 ns/op 272 B/op 8 allocs/op 286.1 ns/op 272 B/op 8 allocs/op 1.02
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op 291.2 ns/op 286.1 ns/op 1.02
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op 272 B/op 272 B/op 1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op 8 allocs/op 8 allocs/op 1
BenchmarkInterfaceSlice/[]int([1_2_3]) 102.4 ns/op 72 B/op 4 allocs/op 105.6 ns/op 72 B/op 4 allocs/op 0.97
BenchmarkInterfaceSlice/[]int([1_2_3]) - ns/op 102.4 ns/op 105.6 ns/op 0.97
BenchmarkInterfaceSlice/[]int([1_2_3]) - B/op 72 B/op 72 B/op 1
BenchmarkInterfaceSlice/[]int([1_2_3]) - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkInterfaceSlice/[3]int([1_2_3]) 55.75 ns/op 48 B/op 1 allocs/op 57.67 ns/op 48 B/op 1 allocs/op 0.97
BenchmarkInterfaceSlice/[3]int([1_2_3]) - ns/op 55.75 ns/op 57.67 ns/op 0.97
BenchmarkInterfaceSlice/[3]int([1_2_3]) - B/op 48 B/op 48 B/op 1
BenchmarkInterfaceSlice/[3]int([1_2_3]) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) 489.8 ns/op 384 B/op 13 allocs/op 481.4 ns/op 384 B/op 13 allocs/op 1.02
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - ns/op 489.8 ns/op 481.4 ns/op 1.02
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - B/op 384 B/op 384 B/op 1
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - allocs/op 13 allocs/op 13 allocs/op 1
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) 152.6 ns/op 192 B/op 1 allocs/op 149.9 ns/op 192 B/op 1 allocs/op 1.02
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - ns/op 152.6 ns/op 149.9 ns/op 1.02
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - B/op 192 B/op 192 B/op 1
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) 2.178 ns/op 0 B/op 0 allocs/op 2.18 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - ns/op 2.178 ns/op 2.18 ns/op 1.00
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - B/op 0 B/op 0 B/op 1
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) 59.59 ns/op 48 B/op 1 allocs/op 58.98 ns/op 48 B/op 1 allocs/op 1.01
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - ns/op 59.59 ns/op 58.98 ns/op 1.01
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - B/op 48 B/op 48 B/op 1
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json 551.3 ns/op 456 B/op 5 allocs/op 549.9 ns/op 456 B/op 5 allocs/op 1.00
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - ns/op 551.3 ns/op 549.9 ns/op 1.00
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - B/op 456 B/op 456 B/op 1
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= 68.78 ns/op 144 B/op 1 allocs/op 72.04 ns/op 144 B/op 1 allocs/op 0.95
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - ns/op 68.78 ns/op 72.04 ns/op 0.95
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - B/op 144 B/op 144 B/op 1
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=tmp/foo.json_rel= 68.14 ns/op 144 B/op 1 allocs/op 71.21 ns/op 144 B/op 1 allocs/op 0.96
BenchmarkResolveURL/base=tmp/foo.json_rel= - ns/op 68.14 ns/op 71.21 ns/op 0.96
BenchmarkResolveURL/base=tmp/foo.json_rel= - B/op 144 B/op 144 B/op 1
BenchmarkResolveURL/base=tmp/foo.json_rel= - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=/tmp/_rel=foo.json 574.2 ns/op 456 B/op 5 allocs/op 573.7 ns/op 456 B/op 5 allocs/op 1.00
BenchmarkResolveURL/base=/tmp/_rel=foo.json - ns/op 574.2 ns/op 573.7 ns/op 1.00
BenchmarkResolveURL/base=/tmp/_rel=foo.json - B/op 456 B/op 456 B/op 1
BenchmarkResolveURL/base=/tmp/_rel=foo.json - allocs/op 5 allocs/op 5 allocs/op 1
BenchmarkResolveURL/base=../../tmp/foo.json_rel= 68.39 ns/op 144 B/op 1 allocs/op 71.66 ns/op 144 B/op 1 allocs/op 0.95
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - ns/op 68.39 ns/op 71.66 ns/op 0.95
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - B/op 144 B/op 144 B/op 1
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json 1214 ns/op 840 B/op 14 allocs/op 1194 ns/op 840 B/op 14 allocs/op 1.02
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - ns/op 1214 ns/op 1194 ns/op 1.02
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - B/op 840 B/op 840 B/op 1
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - allocs/op 14 allocs/op 14 allocs/op 1
BenchmarkResolveURL/base=aws+sm:_rel=foo 71.27 ns/op 144 B/op 1 allocs/op 74.53 ns/op 144 B/op 1 allocs/op 0.96
BenchmarkResolveURL/base=aws+sm:_rel=foo - ns/op 71.27 ns/op 74.53 ns/op 0.96
BenchmarkResolveURL/base=aws+sm:_rel=foo - B/op 144 B/op 144 B/op 1
BenchmarkResolveURL/base=aws+sm:_rel=foo - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkResolveURL/base=aws+sm:_rel=/foo 382.4 ns/op 440 B/op 4 allocs/op 383.7 ns/op 440 B/op 4 allocs/op 1.00
BenchmarkResolveURL/base=aws+sm:_rel=/foo - ns/op 382.4 ns/op 383.7 ns/op 1.00
BenchmarkResolveURL/base=aws+sm:_rel=/foo - B/op 440 B/op 440 B/op 1
BenchmarkResolveURL/base=aws+sm:_rel=/foo - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkResolveURL/base=aws+sm:foo_rel=bar 115.8 ns/op 152 B/op 2 allocs/op 149.4 ns/op 160 B/op 3 allocs/op 0.78
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - ns/op 115.8 ns/op 149.4 ns/op 0.78
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - B/op 152 B/op 160 B/op 0.95
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - allocs/op 2 allocs/op 3 allocs/op 0.67
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar 424.8 ns/op 440 B/op 4 allocs/op 423.4 ns/op 440 B/op 4 allocs/op 1.00
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - ns/op 424.8 ns/op 423.4 ns/op 1.00
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - B/op 440 B/op 440 B/op 1
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - allocs/op 4 allocs/op 4 allocs/op 1
BenchmarkToBytes 1021 ns/op 40 B/op 3 allocs/op 1367 ns/op 40 B/op 3 allocs/op 0.75
BenchmarkToBytes - ns/op 1021 ns/op 1367 ns/op 0.75
BenchmarkToBytes - B/op 40 B/op 40 B/op 1
BenchmarkToBytes - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkIsFloat/int(0) 3.108 ns/op 0 B/op 0 allocs/op 3.119 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/int(0) - ns/op 3.108 ns/op 3.119 ns/op 1.00
BenchmarkIsFloat/int(0) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/int(0) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/int(1) 3.108 ns/op 0 B/op 0 allocs/op 3.113 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/int(1) - ns/op 3.108 ns/op 3.113 ns/op 1.00
BenchmarkIsFloat/int(1) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/int(1) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/int(-1) 3.109 ns/op 0 B/op 0 allocs/op 3.114 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/int(-1) - ns/op 3.109 ns/op 3.114 ns/op 1.00
BenchmarkIsFloat/int(-1) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/int(-1) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/uint(42) 3.11 ns/op 0 B/op 0 allocs/op 3.114 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/uint(42) - ns/op 3.11 ns/op 3.114 ns/op 1.00
BenchmarkIsFloat/uint(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/uint(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/uint8(255) 3.111 ns/op 0 B/op 0 allocs/op 3.114 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/uint8(255) - ns/op 3.111 ns/op 3.114 ns/op 1.00
BenchmarkIsFloat/uint8(255) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/uint8(255) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/uint16(42) 3.107 ns/op 0 B/op 0 allocs/op 3.117 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/uint16(42) - ns/op 3.107 ns/op 3.117 ns/op 1.00
BenchmarkIsFloat/uint16(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/uint16(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/uint32(42) 3.112 ns/op 0 B/op 0 allocs/op 3.113 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/uint32(42) - ns/op 3.112 ns/op 3.113 ns/op 1.00
BenchmarkIsFloat/uint32(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/uint32(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/uint64(42) 3.115 ns/op 0 B/op 0 allocs/op 3.113 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/uint64(42) - ns/op 3.115 ns/op 3.113 ns/op 1.00
BenchmarkIsFloat/uint64(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/uint64(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/int(42) 3.105 ns/op 0 B/op 0 allocs/op 3.118 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/int(42) - ns/op 3.105 ns/op 3.118 ns/op 1.00
BenchmarkIsFloat/int(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/int(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/int8(127) 3.106 ns/op 0 B/op 0 allocs/op 3.117 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/int8(127) - ns/op 3.106 ns/op 3.117 ns/op 1.00
BenchmarkIsFloat/int8(127) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/int8(127) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/int16(42) 3.108 ns/op 0 B/op 0 allocs/op 3.115 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/int16(42) - ns/op 3.108 ns/op 3.115 ns/op 1.00
BenchmarkIsFloat/int16(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/int16(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/int32(42) 3.105 ns/op 0 B/op 0 allocs/op 3.115 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/int32(42) - ns/op 3.105 ns/op 3.115 ns/op 1.00
BenchmarkIsFloat/int32(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/int32(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/int64(42) 3.113 ns/op 0 B/op 0 allocs/op 3.112 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/int64(42) - ns/op 3.113 ns/op 3.112 ns/op 1.00
BenchmarkIsFloat/int64(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/int64(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/float32(18.3) 2.645 ns/op 0 B/op 0 allocs/op 2.801 ns/op 0 B/op 0 allocs/op 0.94
BenchmarkIsFloat/float32(18.3) - ns/op 2.645 ns/op 2.801 ns/op 0.94
BenchmarkIsFloat/float32(18.3) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/float32(18.3) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/float64(18.3) 2.489 ns/op 0 B/op 0 allocs/op 2.49 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/float64(18.3) - ns/op 2.489 ns/op 2.49 ns/op 1.00
BenchmarkIsFloat/float64(18.3) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/float64(18.3) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/float64(1.5) 2.491 ns/op 0 B/op 0 allocs/op 2.497 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/float64(1.5) - ns/op 2.491 ns/op 2.497 ns/op 1.00
BenchmarkIsFloat/float64(1.5) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/float64(1.5) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/float64(-18.6) 2.488 ns/op 0 B/op 0 allocs/op 2.499 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/float64(-18.6) - ns/op 2.488 ns/op 2.499 ns/op 1.00
BenchmarkIsFloat/float64(-18.6) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/float64(-18.6) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/string(42) 35.27 ns/op 0 B/op 0 allocs/op 34.9 ns/op 0 B/op 0 allocs/op 1.01
BenchmarkIsFloat/string(42) - ns/op 35.27 ns/op 34.9 ns/op 1.01
BenchmarkIsFloat/string(42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/string(42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/string(052) 39.58 ns/op 0 B/op 0 allocs/op 38.95 ns/op 0 B/op 0 allocs/op 1.02
BenchmarkIsFloat/string(052) - ns/op 39.58 ns/op 38.95 ns/op 1.02
BenchmarkIsFloat/string(052) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/string(052) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/string(0xff) 66.71 ns/op 52 B/op 2 allocs/op 67.44 ns/op 52 B/op 2 allocs/op 0.99
BenchmarkIsFloat/string(0xff) - ns/op 66.71 ns/op 67.44 ns/op 0.99
BenchmarkIsFloat/string(0xff) - B/op 52 B/op 52 B/op 1
BenchmarkIsFloat/string(0xff) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkIsFloat/string(-42) 36.72 ns/op 0 B/op 0 allocs/op 36.21 ns/op 0 B/op 0 allocs/op 1.01
BenchmarkIsFloat/string(-42) - ns/op 36.72 ns/op 36.21 ns/op 1.01
BenchmarkIsFloat/string(-42) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/string(-42) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/string(-0) 32.06 ns/op 0 B/op 0 allocs/op 32.41 ns/op 0 B/op 0 allocs/op 0.99
BenchmarkIsFloat/string(-0) - ns/op 32.06 ns/op 32.41 ns/op 0.99
BenchmarkIsFloat/string(-0) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/string(-0) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkIsFloat/string(3.14) 97.82 ns/op 56 B/op 3 allocs/op 96.34 ns/op 56 B/op 3 allocs/op 1.02
BenchmarkIsFloat/string(3.14) - ns/op 97.82 ns/op 96.34 ns/op 1.02
BenchmarkIsFloat/string(3.14) - B/op 56 B/op 56 B/op 1
BenchmarkIsFloat/string(3.14) - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkIsFloat/string(-3.14) 101.4 ns/op 64 B/op 3 allocs/op 100.9 ns/op 64 B/op 3 allocs/op 1.00
BenchmarkIsFloat/string(-3.14) - ns/op 101.4 ns/op 100.9 ns/op 1.00
BenchmarkIsFloat/string(-3.14) - B/op 64 B/op 64 B/op 1
BenchmarkIsFloat/string(-3.14) - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkIsFloat/string(0.00) 95.12 ns/op 56 B/op 3 allocs/op 95.61 ns/op 56 B/op 3 allocs/op 0.99
BenchmarkIsFloat/string(0.00) - ns/op 95.12 ns/op 95.61 ns/op 0.99
BenchmarkIsFloat/string(0.00) - B/op 56 B/op 56 B/op 1
BenchmarkIsFloat/string(0.00) - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkIsFloat/string(NaN) 83.82 ns/op 54 B/op 3 allocs/op 87.72 ns/op 54 B/op 3 allocs/op 0.96
BenchmarkIsFloat/string(NaN) - ns/op 83.82 ns/op 87.72 ns/op 0.96
BenchmarkIsFloat/string(NaN) - B/op 54 B/op 54 B/op 1
BenchmarkIsFloat/string(NaN) - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkIsFloat/string(-Inf) 82.51 ns/op 56 B/op 3 allocs/op 84.53 ns/op 56 B/op 3 allocs/op 0.98
BenchmarkIsFloat/string(-Inf) - ns/op 82.51 ns/op 84.53 ns/op 0.98
BenchmarkIsFloat/string(-Inf) - B/op 56 B/op 56 B/op 1
BenchmarkIsFloat/string(-Inf) - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkIsFloat/string(+Inf) 81.65 ns/op 56 B/op 3 allocs/op 83.53 ns/op 56 B/op 3 allocs/op 0.98
BenchmarkIsFloat/string(+Inf) - ns/op 81.65 ns/op 83.53 ns/op 0.98
BenchmarkIsFloat/string(+Inf) - B/op 56 B/op 56 B/op 1
BenchmarkIsFloat/string(+Inf) - allocs/op 3 allocs/op 3 allocs/op 1
BenchmarkIsFloat/string() 44.97 ns/op 48 B/op 1 allocs/op 45.05 ns/op 48 B/op 1 allocs/op 1.00
BenchmarkIsFloat/string() - ns/op 44.97 ns/op 45.05 ns/op 1.00
BenchmarkIsFloat/string() - B/op 48 B/op 48 B/op 1
BenchmarkIsFloat/string() - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkIsFloat/string(foo) 63.69 ns/op 51 B/op 2 allocs/op 65.34 ns/op 51 B/op 2 allocs/op 0.97
BenchmarkIsFloat/string(foo) - ns/op 63.69 ns/op 65.34 ns/op 0.97
BenchmarkIsFloat/string(foo) - B/op 51 B/op 51 B/op 1
BenchmarkIsFloat/string(foo) - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkIsFloat/bool(true) 3.109 ns/op 0 B/op 0 allocs/op 3.119 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkIsFloat/bool(true) - ns/op 3.109 ns/op 3.119 ns/op 1.00
BenchmarkIsFloat/bool(true) - B/op 0 B/op 0 B/op 1
BenchmarkIsFloat/bool(true) - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkLookupIPs 51944 ns/op 2169 B/op 46 allocs/op 49347 ns/op 2169 B/op 46 allocs/op 1.05
BenchmarkLookupIPs - ns/op 51944 ns/op 49347 ns/op 1.05
BenchmarkLookupIPs - B/op 2169 B/op 2169 B/op 1
BenchmarkLookupIPs - allocs/op 46 allocs/op 46 allocs/op 1
BenchmarkIndent 1755 ns/op 1992 B/op 13 allocs/op 1868 ns/op 2040 B/op 18 allocs/op 0.94
BenchmarkIndent - ns/op 1755 ns/op 1868 ns/op 0.94
BenchmarkIndent - B/op 1992 B/op 2040 B/op 0.98
BenchmarkIndent - allocs/op 13 allocs/op 18 allocs/op 0.72

This comment was automatically generated by workflow using github-action-benchmark.

@hairyhenderson
Copy link
Owner

@dependabot rebase

@hairyhenderson hairyhenderson merged commit a28f44f into main Mar 8, 2026
23 of 25 checks passed
@hairyhenderson hairyhenderson deleted the dependabot/go_modules/github.com/go-git/go-git/v5-5.16.5 branch March 8, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant