Commit Graph

13 Commits

Author SHA1 Message Date
Manuel Rüger c5665b69bf chore: Bump versions 2024-11-07 20:00:33 +01:00
Manuel Rüger f34cd69cee chore: Bump go to 1.23.1 2024-09-09 20:15:30 +02:00
dependabot[bot] 1e8fd2c107
build(deps): Bump github.com/jsonnet-bundler/jsonnet-bundler in /tools
Bumps [github.com/jsonnet-bundler/jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/jsonnet-bundler/jsonnet-bundler/releases)
- [Changelog](https://github.com/jsonnet-bundler/jsonnet-bundler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsonnet-bundler/jsonnet-bundler/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/jsonnet-bundler/jsonnet-bundler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 17:56:28 +00:00
Manuel Rüger b4f4dff5c5 Bump dependencies 2024-07-18 12:55:12 +02:00
dependabot[bot] bb0a33c7a6
build(deps): Bump github.com/hairyhenderson/gomplate/v3 in /tools
Bumps [github.com/hairyhenderson/gomplate/v3](https://github.com/hairyhenderson/gomplate) from 3.11.7 to 3.11.8.
- [Release notes](https://github.com/hairyhenderson/gomplate/releases)
- [Changelog](https://github.com/hairyhenderson/gomplate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hairyhenderson/gomplate/compare/v3.11.7...v3.11.8)

---
updated-dependencies:
- dependency-name: github.com/hairyhenderson/gomplate/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 09:44:31 +00:00
Manuel Rüger 97b10ea5e7 docs: Template the README file 2024-03-31 20:11:46 +02:00
Manuel Rüger 5ab665a68b chore: Improve benchmark output 2023-12-13 19:02:24 +01:00
Manuel Rüger 2181414c8d build: Bump dependencies 2023-08-25 12:26:29 +02:00
Manuel Rüger 5f79e4fde0 chore: Update dependencies
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2023-07-13 10:35:24 +02:00
Manuel Rüger 482ad311db tools: Use own go.mod
This reduces the number of deps that will be fetched for building ksm
2023-01-20 09:45:47 +01:00
Manuel Rüger 112391760e Build with go 1.19
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2022-10-05 18:14:50 +02:00
Manuel Rüger 22067a0295 tools: Switch from benchcmp to benchstat
benchcmp is deprecated and thus replaced by benchstat

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2022-02-05 18:42:17 +01:00
Tariq Ibrahim e03774936e
move tools.go to the right directory 2019-10-22 17:16:55 -07:00