1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00
Commit graph

2138 commits

Author SHA1 Message Date
Zack Scholl
905ac2a11d chore: bump 10.2.5 2025-09-21 07:20:58 -07:00
Zack Scholl
89cfcdaf6c chore: update deps 2025-09-21 07:19:33 -07:00
Zack
cdd4d3aca4
Merge pull request #956 from schollz/dependabot/go_modules/github.com/stretchr/testify-1.11.1
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
2025-09-01 09:20:39 -07:00
Zack
353800b18b
Merge pull request #957 from schollz/dependabot/go_modules/github.com/kalafut/imohash-1.1.1
build(deps): bump github.com/kalafut/imohash from 1.1.0 to 1.1.1
2025-09-01 09:20:28 -07:00
dependabot[bot]
1c094a0eee
build(deps): bump github.com/kalafut/imohash from 1.1.0 to 1.1.1
Bumps [github.com/kalafut/imohash](https://github.com/kalafut/imohash) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/kalafut/imohash/releases)
- [Changelog](https://github.com/kalafut/imohash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kalafut/imohash/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/kalafut/imohash
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 16:10:39 +00:00
dependabot[bot]
d0f9a6ffd9
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 09:56:46 +00:00
Zack
fddb0e98ce
Merge pull request #953 from schollz/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2025-08-12 10:16:29 -07:00
Zackary Scholl
a1d1a664dd chore: update deps 2025-08-12 10:15:37 -07:00
Zack
aaa39f9c20
Merge pull request #952 from paulmiro/main
fix: only block ".." in file names if it is used to break out of the base directory
2025-08-12 10:13:49 -07:00
dependabot[bot]
781671a005
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:15:11 +00:00
Zack
69889201ee
Merge pull request #948 from schollz/dependabot/github_actions/actions/download-artifact-5
build(deps): bump actions/download-artifact from 4 to 5
2025-08-12 06:24:35 -07:00
paulmiro
33667839c6 fix: test 2025-08-11 16:10:10 +02:00
paulmiro
713b691e60 fix: only block ".." in file names if it is used to break out of the base directory 2025-08-11 15:55:42 +02:00
dependabot[bot]
130475f266
build(deps): bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 08:20:46 +00:00
Zackary Scholl
03ad84127e fix: create checksums 2025-08-03 08:55:05 -07:00
Zackary Scholl
4dfd88bf9e fix: build 2025-08-03 08:43:38 -07:00
Zackary Scholl
9852796142 fix: build 2025-08-03 08:41:09 -07:00
Zackary Scholl
da8c1cd699 fix: build 2025-08-03 08:37:26 -07:00
Zackary Scholl
40ba0acbc8 fix: build 2025-08-03 08:35:11 -07:00
Zackary Scholl
ec89082038 v10.2.4 2025-08-03 08:19:05 -07:00
Zackary Scholl
e0663da331 fix: build 2025-08-03 08:18:29 -07:00
Zackary Scholl
8ff7e73537 fix: ci 2025-08-03 08:17:38 -07:00
Zackary Scholl
2db95e4f79 fix: ci 2025-08-03 08:16:25 -07:00
Zackary Scholl
f9aac6f91f fix: ci 2025-08-03 08:15:38 -07:00
Zackary Scholl
8c39854168 fix: ci 2025-08-03 08:15:01 -07:00
Zack
0e94fa1502
Merge pull request #934 from mengxunQAQ/main
fix errors in comments and variable names
2025-08-02 06:29:59 -07:00
Zack
4b24af8764
Merge pull request #941 from Wyfi0/patch-1
Update README.md
2025-08-02 06:29:19 -07:00
Zack Scholl
1fe5d77c80 chore: update deps 2025-07-26 08:20:26 -07:00
Zack
0960518660
Merge pull request #932 from schollz/ed25519
feat: add option for ed25519 curve
2025-07-26 08:19:52 -07:00
WyFi
a2c3037f7f
Update README.md
Added nix-shell and NixOS install instructions
2025-07-18 00:12:19 +00:00
mengxun
5ca1603dde use parameter names with better readability 2025-07-07 11:47:03 +08:00
mengxun
382845929c fix errors in comments and variable names 2025-07-07 11:46:21 +08:00
Zack Scholl
c10d3c8d36 feat: add ed25519 option 2025-07-04 10:32:39 -07:00
Zack Scholl
dcf879b836 add tests 2025-06-23 08:24:44 -07:00
Zack Scholl
ec5abfb41b go mod tidy 2025-06-21 09:41:24 -07:00
Zackary Scholl
1384bba0b4 chore: bump dependencies 2025-06-16 07:00:14 -07:00
Zack
d77c065f4f
Merge pull request #925 from aremmell/main
fix [OCD] typo
2025-05-27 06:54:25 -07:00
Ryan M. Lederman
8ca4381e29
fix typo 2025-05-26 07:15:25 -06:00
Zackary Scholl
6b5c3bfc0c fix windows7 build 2025-04-28 12:54:10 -07:00
Zackary Scholl
70dea6b596 fix go.mod 2025-04-28 12:53:21 -07:00
Zackary Scholl
b885acefe1 fix: docker deploy 2025-04-28 12:50:11 -07:00
Zackary Scholl
4eb1adf181 fix: downgrade sys to 0.31 2025-04-28 12:47:13 -07:00
Zackary Scholl
f91bebbe35 chore: update dependencies 2025-04-28 12:38:28 -07:00
Zack
12ae5f8727
Merge pull request #907 from OlegChuev/main
README polishing, fixed typo in compress package docs
2025-04-12 11:09:56 -07:00
OlegChuev
e98d2e167a README polishing, fixed typo in compress package docs 2025-04-03 14:58:33 +03:00
Zackary Scholl
546e6c089a v10.2.2 2025-03-24 18:20:41 -07:00
Zackary Scholl
5b4e6adccc fix: non-constant format strings 2025-03-24 18:15:22 -07:00
Zackary Scholl
a73895ae65 fix debugf 2025-03-24 18:11:49 -07:00
Zackary Scholl
1008cee00b update deps 2025-03-24 18:09:45 -07:00
Zack Scholl
ad96d4081f chore: update go version 2025-03-02 08:25:17 -08:00