Bump github.com/ncruces/sort from 0.1.2 to 0.1.3 (#218)

Bumps [github.com/ncruces/sort](https://github.com/ncruces/sort) from 0.1.2 to 0.1.3.
- [Commits](https://github.com/ncruces/sort/compare/v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: github.com/ncruces/sort
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-24 22:56:31 +00:00
committed by GitHub
parent 1d951ecd18
commit 0d9ed94aad
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ toolchain go1.23.0
require (
github.com/ncruces/julianday v1.0.0
github.com/ncruces/sort v0.1.2
github.com/ncruces/sort v0.1.3
github.com/tetratelabs/wazero v1.8.2
golang.org/x/crypto v0.32.0
golang.org/x/sys v0.29.0