Skip to content

deps(actions): bump the actions group across 1 directory with 2 updates#2686

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-34cf2debda
Closed

deps(actions): bump the actions group across 1 directory with 2 updates#2686
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-34cf2debda

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates in the / directory: actions/checkout and actions/cache.

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates actions/cache from 5.0.5 to 6.0.0

Release notes

Sourced from actions/cache's releases.

v6.0.0

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

Changelog

Sourced from actions/cache's changelog.

Releases

How to prepare a release

[!NOTE]
Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

6.0.0

  • Updated @actions/cache to ^6.0.1, @actions/core to ^3.0.1, @actions/exec to ^3.0.0, @actions/io to ^3.0.2
  • Migrated to ESM module system
  • Upgraded Jest to v30 and test infrastructure to be ESM compatible

5.0.4

  • Bump minimatch to v3.1.5 (fixes ReDoS via globstar patterns)
  • Bump undici to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
  • Bump fast-xml-parser to v5.5.6

5.0.3

5.0.2

  • Bump @actions/cache to v5.0.3 #1692

5.0.1

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

Updates `actions/cache` from 5.0.5 to 6.0.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...2c8a9bd)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/cache
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels Jun 23, 2026
@dependabot dependabot Bot requested a review from hairyhenderson as a code owner June 23, 2026 19:13
@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels Jun 23, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

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: 497cd77 Previous: fa1934e Ratio
BenchmarkFlatten/depth-1_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) 98.35 ns/op 168 B/op 5 allocs/op
BenchmarkFlatten/depth-1_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 98.35 ns/op
BenchmarkFlatten/depth-1_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 168 B/op
BenchmarkFlatten/depth-1_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 5 allocs/op
BenchmarkFlatten/depth-1_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) 66.19 ns/op 144 B/op 2 allocs/op
BenchmarkFlatten/depth-1_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 66.19 ns/op
BenchmarkFlatten/depth-1_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 144 B/op
BenchmarkFlatten/depth-1_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 2 allocs/op
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) 114.2 ns/op 208 B/op 5 allocs/op
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 114.2 ns/op
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 208 B/op
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 5 allocs/op
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) 224 ns/op 344 B/op 11 allocs/op
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 224 ns/op
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 344 B/op
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 11 allocs/op
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) 441 ns/op 896 B/op 19 allocs/op
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 441 ns/op
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 896 B/op
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 19 allocs/op
BenchmarkFlatten/depth0_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) 67.29 ns/op 72 B/op 4 allocs/op
BenchmarkFlatten/depth0_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 67.29 ns/op
BenchmarkFlatten/depth0_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 72 B/op
BenchmarkFlatten/depth0_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 4 allocs/op
BenchmarkFlatten/depth0_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) 36.24 ns/op 48 B/op 1 allocs/op
BenchmarkFlatten/depth0_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 36.24 ns/op
BenchmarkFlatten/depth0_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 48 B/op
BenchmarkFlatten/depth0_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 1 allocs/op
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) 2.696 ns/op 0 B/op 0 allocs/op
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 2.696 ns/op
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 0 B/op
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 0 allocs/op
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) 2.486 ns/op 0 B/op 0 allocs/op
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 2.486 ns/op
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 0 B/op
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 0 allocs/op
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) 2.667 ns/op 0 B/op 0 allocs/op
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 2.667 ns/op
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 0 B/op
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 0 allocs/op
BenchmarkFlatten/depth1_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) 98.97 ns/op 168 B/op 5 allocs/op
BenchmarkFlatten/depth1_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 98.97 ns/op
BenchmarkFlatten/depth1_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 168 B/op
BenchmarkFlatten/depth1_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 5 allocs/op
BenchmarkFlatten/depth1_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) 66.05 ns/op 144 B/op 2 allocs/op
BenchmarkFlatten/depth1_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 66.05 ns/op
BenchmarkFlatten/depth1_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 144 B/op
BenchmarkFlatten/depth1_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 2 allocs/op
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) 91 ns/op 144 B/op 4 allocs/op
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 91 ns/op
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 144 B/op
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 4 allocs/op
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) 117.4 ns/op 168 B/op 5 allocs/op
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 117.4 ns/op
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 168 B/op
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 5 allocs/op
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) 78.34 ns/op 128 B/op 3 allocs/op
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 78.34 ns/op
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 128 B/op
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 3 allocs/op
BenchmarkFlatten/depth2_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) 97.06 ns/op 168 B/op 5 allocs/op
BenchmarkFlatten/depth2_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 97.06 ns/op
BenchmarkFlatten/depth2_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 168 B/op
BenchmarkFlatten/depth2_[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 5 allocs/op
BenchmarkFlatten/depth2_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) 67.56 ns/op 144 B/op 2 allocs/op
BenchmarkFlatten/depth2_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 67.56 ns/op
BenchmarkFlatten/depth2_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 144 B/op
BenchmarkFlatten/depth2_[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 2 allocs/op
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) 115.9 ns/op 208 B/op 5 allocs/op
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 115.9 ns/op
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 208 B/op
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 5 allocs/op
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) 203.6 ns/op 280 B/op 10 allocs/op
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 203.6 ns/op
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 280 B/op
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 10 allocs/op
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) 179 ns/op 272 B/op 8 allocs/op
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - ns/op 179 ns/op
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - B/op 272 B/op
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) (github.com/hairyhenderson/gomplate/v5/coll) - allocs/op 8 allocs/op
BenchmarkInterfaceSlice/[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) 61.64 ns/op 72 B/op 4 allocs/op
BenchmarkInterfaceSlice/[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - ns/op 61.64 ns/op
BenchmarkInterfaceSlice/[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - B/op 72 B/op
BenchmarkInterfaceSlice/[]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - allocs/op 4 allocs/op
BenchmarkInterfaceSlice/[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) 34.3 ns/op 48 B/op 1 allocs/op
BenchmarkInterfaceSlice/[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - ns/op 34.3 ns/op
BenchmarkInterfaceSlice/[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - B/op 48 B/op
BenchmarkInterfaceSlice/[3]int([1_2_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - allocs/op 1 allocs/op
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) (github.com/hairyhenderson/gomplate/v5/internal/conv) 297.1 ns/op 384 B/op 13 allocs/op
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - ns/op 297.1 ns/op
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - B/op 384 B/op
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - allocs/op 13 allocs/op
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) (github.com/hairyhenderson/gomplate/v5/internal/conv) 91.02 ns/op 192 B/op 1 allocs/op
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - ns/op 91.02 ns/op
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - B/op 192 B/op
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - allocs/op 1 allocs/op
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) 1.614 ns/op 0 B/op 0 allocs/op
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - ns/op 1.614 ns/op
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - B/op 0 B/op
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - allocs/op 0 allocs/op
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) 36.15 ns/op 48 B/op 1 allocs/op
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - ns/op 36.15 ns/op
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - B/op 48 B/op
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) (github.com/hairyhenderson/gomplate/v5/internal/conv) - allocs/op 1 allocs/op
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) 245.8 ns/op 456 B/op 5 allocs/op
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 245.8 ns/op
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 456 B/op
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 5 allocs/op
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) 41.69 ns/op 144 B/op 1 allocs/op
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 41.69 ns/op
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 144 B/op
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 1 allocs/op
BenchmarkResolveURL/base=tmp/foo.json_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) 57.33 ns/op 144 B/op 1 allocs/op
BenchmarkResolveURL/base=tmp/foo.json_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 57.33 ns/op
BenchmarkResolveURL/base=tmp/foo.json_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 144 B/op
BenchmarkResolveURL/base=tmp/foo.json_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 1 allocs/op
BenchmarkResolveURL/base=/tmp/_rel=foo.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) 254.5 ns/op 456 B/op 5 allocs/op
BenchmarkResolveURL/base=/tmp/_rel=foo.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 254.5 ns/op
BenchmarkResolveURL/base=/tmp/_rel=foo.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 456 B/op
BenchmarkResolveURL/base=/tmp/_rel=foo.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 5 allocs/op
BenchmarkResolveURL/base=../../tmp/foo.json_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) 41.04 ns/op 144 B/op 1 allocs/op
BenchmarkResolveURL/base=../../tmp/foo.json_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 41.04 ns/op
BenchmarkResolveURL/base=../../tmp/foo.json_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 144 B/op
BenchmarkResolveURL/base=../../tmp/foo.json_rel= (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 1 allocs/op
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) 550.1 ns/op 840 B/op 14 allocs/op
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 550.1 ns/op
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 840 B/op
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 14 allocs/op
BenchmarkResolveURL/base=aws+sm:_rel=foo (github.com/hairyhenderson/gomplate/v5/internal/datafs) 43.58 ns/op 144 B/op 1 allocs/op
BenchmarkResolveURL/base=aws+sm:_rel=foo (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 43.58 ns/op
BenchmarkResolveURL/base=aws+sm:_rel=foo (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 144 B/op
BenchmarkResolveURL/base=aws+sm:_rel=foo (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 1 allocs/op
BenchmarkResolveURL/base=aws+sm:_rel=/foo (github.com/hairyhenderson/gomplate/v5/internal/datafs) 198.1 ns/op 440 B/op 4 allocs/op
BenchmarkResolveURL/base=aws+sm:_rel=/foo (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 198.1 ns/op
BenchmarkResolveURL/base=aws+sm:_rel=/foo (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 440 B/op
BenchmarkResolveURL/base=aws+sm:_rel=/foo (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 4 allocs/op
BenchmarkResolveURL/base=aws+sm:foo_rel=bar (github.com/hairyhenderson/gomplate/v5/internal/datafs) 67.22 ns/op 152 B/op 2 allocs/op
BenchmarkResolveURL/base=aws+sm:foo_rel=bar (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 67.22 ns/op
BenchmarkResolveURL/base=aws+sm:foo_rel=bar (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 152 B/op
BenchmarkResolveURL/base=aws+sm:foo_rel=bar (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 2 allocs/op
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar (github.com/hairyhenderson/gomplate/v5/internal/datafs) 220.3 ns/op 440 B/op 4 allocs/op
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar (github.com/hairyhenderson/gomplate/v5/internal/datafs) - ns/op 220.3 ns/op
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar (github.com/hairyhenderson/gomplate/v5/internal/datafs) - B/op 440 B/op
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar (github.com/hairyhenderson/gomplate/v5/internal/datafs) - allocs/op 4 allocs/op
BenchmarkToBytes (github.com/hairyhenderson/gomplate/v5/internal/funcs) 633.8 ns/op 40 B/op 3 allocs/op
BenchmarkToBytes (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 633.8 ns/op
BenchmarkToBytes (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 40 B/op
BenchmarkToBytes (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 3 allocs/op
BenchmarkIsFloat/int(0) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.496 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/int(0) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.496 ns/op
BenchmarkIsFloat/int(0) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/int(0) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/int(1) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.563 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/int(1) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.563 ns/op
BenchmarkIsFloat/int(1) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/int(1) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/int(-1) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.575 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/int(-1) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.575 ns/op
BenchmarkIsFloat/int(-1) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/int(-1) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/uint(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.732 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/uint(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.732 ns/op
BenchmarkIsFloat/uint(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/uint(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/uint8(255) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.675 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/uint8(255) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.675 ns/op
BenchmarkIsFloat/uint8(255) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/uint8(255) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/uint16(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.693 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/uint16(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.693 ns/op
BenchmarkIsFloat/uint16(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/uint16(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/uint32(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.57 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/uint32(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.57 ns/op
BenchmarkIsFloat/uint32(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/uint32(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/uint64(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.726 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/uint64(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.726 ns/op
BenchmarkIsFloat/uint64(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/uint64(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/int(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.695 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/int(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.695 ns/op
BenchmarkIsFloat/int(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/int(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/int8(127) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.673 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/int8(127) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.673 ns/op
BenchmarkIsFloat/int8(127) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/int8(127) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/int16(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.481 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/int16(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.481 ns/op
BenchmarkIsFloat/int16(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/int16(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/int32(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.706 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/int32(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.706 ns/op
BenchmarkIsFloat/int32(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/int32(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/int64(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.623 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/int64(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.623 ns/op
BenchmarkIsFloat/int64(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/int64(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/float32(18.3) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.706 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/float32(18.3) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.706 ns/op
BenchmarkIsFloat/float32(18.3) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/float32(18.3) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/float64(18.3) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.423 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/float64(18.3) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.423 ns/op
BenchmarkIsFloat/float64(18.3) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/float64(18.3) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/float64(1.5) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.466 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/float64(1.5) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.466 ns/op
BenchmarkIsFloat/float64(1.5) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/float64(1.5) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/float64(-18.6) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.47 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/float64(-18.6) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.47 ns/op
BenchmarkIsFloat/float64(-18.6) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/float64(-18.6) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/string(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 22.69 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/string(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 22.69 ns/op
BenchmarkIsFloat/string(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/string(42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/string(052) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 23.41 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/string(052) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 23.41 ns/op
BenchmarkIsFloat/string(052) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/string(052) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/string(0xff) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 44.04 ns/op 52 B/op 2 allocs/op
BenchmarkIsFloat/string(0xff) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 44.04 ns/op
BenchmarkIsFloat/string(0xff) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 52 B/op
BenchmarkIsFloat/string(0xff) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 2 allocs/op
BenchmarkIsFloat/string(-42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 21.94 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/string(-42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 21.94 ns/op
BenchmarkIsFloat/string(-42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/string(-42) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/string(-0) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 19 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/string(-0) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 19 ns/op
BenchmarkIsFloat/string(-0) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/string(-0) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkIsFloat/string(3.14) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 56.75 ns/op 52 B/op 2 allocs/op
BenchmarkIsFloat/string(3.14) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 56.75 ns/op
BenchmarkIsFloat/string(3.14) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 52 B/op
BenchmarkIsFloat/string(3.14) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 2 allocs/op
BenchmarkIsFloat/string(-3.14) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 59.16 ns/op 53 B/op 2 allocs/op
BenchmarkIsFloat/string(-3.14) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 59.16 ns/op
BenchmarkIsFloat/string(-3.14) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 53 B/op
BenchmarkIsFloat/string(-3.14) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 2 allocs/op
BenchmarkIsFloat/string(0.00) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 56.81 ns/op 52 B/op 2 allocs/op
BenchmarkIsFloat/string(0.00) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 56.81 ns/op
BenchmarkIsFloat/string(0.00) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 52 B/op
BenchmarkIsFloat/string(0.00) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 2 allocs/op
BenchmarkIsFloat/string(NaN) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 48.58 ns/op 51 B/op 2 allocs/op
BenchmarkIsFloat/string(NaN) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 48.58 ns/op
BenchmarkIsFloat/string(NaN) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 51 B/op
BenchmarkIsFloat/string(NaN) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 2 allocs/op
BenchmarkIsFloat/string(-Inf) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 48.46 ns/op 52 B/op 2 allocs/op
BenchmarkIsFloat/string(-Inf) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 48.46 ns/op
BenchmarkIsFloat/string(-Inf) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 52 B/op
BenchmarkIsFloat/string(-Inf) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 2 allocs/op
BenchmarkIsFloat/string(+Inf) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 47.56 ns/op 52 B/op 2 allocs/op
BenchmarkIsFloat/string(+Inf) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 47.56 ns/op
BenchmarkIsFloat/string(+Inf) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 52 B/op
BenchmarkIsFloat/string(+Inf) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 2 allocs/op
BenchmarkIsFloat/string() (github.com/hairyhenderson/gomplate/v5/internal/funcs) 32.23 ns/op 48 B/op 1 allocs/op
BenchmarkIsFloat/string() (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 32.23 ns/op
BenchmarkIsFloat/string() (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 48 B/op
BenchmarkIsFloat/string() (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 1 allocs/op
BenchmarkIsFloat/string(foo) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 40.94 ns/op 51 B/op 2 allocs/op
BenchmarkIsFloat/string(foo) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 40.94 ns/op
BenchmarkIsFloat/string(foo) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 51 B/op
BenchmarkIsFloat/string(foo) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 2 allocs/op
BenchmarkIsFloat/bool(true) (github.com/hairyhenderson/gomplate/v5/internal/funcs) 1.728 ns/op 0 B/op 0 allocs/op
BenchmarkIsFloat/bool(true) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - ns/op 1.728 ns/op
BenchmarkIsFloat/bool(true) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - B/op 0 B/op
BenchmarkIsFloat/bool(true) (github.com/hairyhenderson/gomplate/v5/internal/funcs) - allocs/op 0 allocs/op
BenchmarkLookupIPs (github.com/hairyhenderson/gomplate/v5/net) 33207 ns/op 2166 B/op 44 allocs/op
BenchmarkLookupIPs (github.com/hairyhenderson/gomplate/v5/net) - ns/op 33207 ns/op
BenchmarkLookupIPs (github.com/hairyhenderson/gomplate/v5/net) - B/op 2166 B/op
BenchmarkLookupIPs (github.com/hairyhenderson/gomplate/v5/net) - allocs/op 44 allocs/op
BenchmarkIndent (github.com/hairyhenderson/gomplate/v5/strings) 971.5 ns/op 1936 B/op 11 allocs/op
BenchmarkIndent (github.com/hairyhenderson/gomplate/v5/strings) - ns/op 971.5 ns/op
BenchmarkIndent (github.com/hairyhenderson/gomplate/v5/strings) - B/op 1936 B/op
BenchmarkIndent (github.com/hairyhenderson/gomplate/v5/strings) - allocs/op 11 allocs/op

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

@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions-34cf2debda branch June 24, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants