1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-24 08:02:33 +03:00
Commit Graph

1730 Commits

Author SHA1 Message Date
stefins
080c21b66b
Change go version to 1.20 in CI 2023-03-10 20:59:45 +05:30
stefins
4944355b75
Upgrade Go version to 1.20 and dependencies to latest 2023-03-10 20:59:33 +05:30
Zack Scholl
3c1d60d6d2 bump 9.6.3 2023-02-20 07:34:32 -08:00
Zack Scholl
5bdd4453cd bump 9.6.3 2023-02-20 07:34:04 -08:00
Zack Scholl
5b333fc85c bump 9.6.3 2023-02-20 07:33:52 -08:00
Zack Scholl
90e4e33dcd bump 9.6.3 2023-02-20 07:33:34 -08:00
Zack Scholl
3135bd74e3 bump 9.6.3 2023-02-20 07:21:24 -08:00
Zack Scholl
7c98ae3d5a deps 2023-02-20 07:19:47 -08:00
Zack Scholl
9006cde1b3 update deps 2023-02-10 11:59:48 -08:00
Zack
8f75bb8299
Merge pull request #533 from stefins/patch-1
Update CI to run on main branch events
2023-02-10 11:59:21 -08:00
Zack
faf64aadf1
Merge pull request #532 from stefins/chmod-file
Chmod new file based on the source file mode
2023-02-10 11:58:59 -08:00
stefins
65760b1189
Update CI to run on main branch events 2023-02-11 01:18:43 +05:30
stefins
24679d4e02
Chmod new file based on the source file mode 2023-02-10 14:53:06 +05:30
Zack Scholl
8b9977a7c4 update 2023-02-07 05:46:10 -08:00
Zack
ae71b4b63b
Merge pull request #528 from chncaption/oscs_fix_cfds588au51u2n4fthm0
fix(sec): upgrade gopkg.in/yaml.v3 to 3.0.0
2023-02-07 05:45:44 -08:00
Zack Scholl
c462b5948f update go.mod/go.sum 2023-02-07 05:44:17 -08:00
Zack
a2c1dc6a89
Merge pull request #526 from BayLee4/main
Implement tab completion for words
2023-02-07 05:40:41 -08:00
chncaption
98391bff63 update gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c to 3.0.0 2023-02-02 22:03:21 +08:00
BayLee4
adadaba75e
Small optimization + consistent variable names style 2023-01-13 16:29:11 +01:00
BayLee4
0024beaedc
Implement tab completion for words 2023-01-12 19:23:50 +01:00
Zack Scholl
63feece074 add testing 2023-01-08 08:11:55 -08:00
Zack Scholl
9e280d7f48 update deps 2023-01-03 18:40:31 +00:00
Zack Scholl
7c7be95d6b update deps 2023-01-03 18:40:20 +00:00
Zack
c20beb1be7
not reachable by twitter anymore 2022-12-16 16:35:06 -08:00
Zack Scholl
e08c5e7f38 bump 9.6.2 2022-12-06 07:59:30 -08:00
Zack Scholl
3b819346fa bump 9.6.2 2022-12-06 07:58:30 -08:00
Zack Scholl
2467411bae fix install tests 2022-12-06 07:58:15 -08:00
Zack Scholl
b436b31970 update deps 2022-12-06 07:45:07 -08:00
Zack Scholl
e3ce565ca6 fix: allow remembering hash algorithm 2022-12-05 15:28:25 -08:00
Zack Scholl
e04981698c update deps 2022-12-05 15:25:10 -08:00
Zack Scholl
07a67ed54e path -> fpath 2022-12-05 15:24:47 -08:00
Zack
9a8e584aca
Merge pull request #520 from taigrr/gofumpt
run through gofumpt
2022-12-05 15:22:10 -08:00
Tai Groot
fa7ae114f5
run through gofumpt 2022-12-05 11:21:04 -08:00
Zack
8a4326bc0d
Merge pull request #519 from taigrr/workflow
update dockerfile to v1.19
2022-12-04 09:37:17 -08:00
Tai Groot
ae20f2b5ac
update dockerfile 2022-12-01 21:45:10 -08:00
Zack Scholl
cd6eb1ba53 update deps 2022-11-18 20:55:07 -08:00
Zack Scholl
8454008b45 update deps 2022-11-18 20:52:55 -08:00
Zack
fce4629120
Merge pull request #515 from taigrr/workflow
Github CI go 1.18 -> 1.19
2022-11-18 20:47:36 -08:00
Tai Groot
fd0db2ad55
upgrade github ci workflow 2022-10-30 20:43:51 -07:00
Zack
7f9688c7a1
Merge pull request #512 from IrishMaestro/revision
Typo fix
2022-10-23 10:29:05 -07:00
IrishMaestro
f1e15a54ee
Typo fix
typo fix for the word relative
2022-10-22 17:18:16 -05:00
Zack Scholl
0f7f449d7f bump 9.6.1 2022-10-17 13:44:09 -07:00
Zack Scholl
b27982a742 update deps 2022-10-17 13:42:39 -07:00
Zack Scholl
30f5a3e84e revert back to flate instead of zstd 2022-09-16 09:19:58 -07:00
Zack Scholl
786fc8d34f update mods 2022-09-16 09:10:08 -07:00
Zack
8de4508876
Merge pull request #506 from V-R-Dighe/develop
Added zstd as a compression algorithm
2022-09-16 09:08:14 -07:00
VRDighe
e640e4fce0 Replaced zstd package 2022-09-16 10:19:44 +05:30
VRDighe
4f8b2aba9b Added zstd as a compression algorithm 2022-09-13 20:08:07 +05:30
Zack
1517767129
addresses #496 gettings ports doing LAN 2022-08-12 12:00:26 -07:00
Zack Scholl
3dedd41557 update 2022-08-06 09:32:46 -07:00