mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
go mod tidy
This commit is contained in:
parent
c275151ae4
commit
2d9769837f
2 changed files with 5 additions and 1 deletions
4
go.mod
4
go.mod
|
@ -1,6 +1,8 @@
|
|||
module github.com/schollz/croc/v10
|
||||
|
||||
go 1.20
|
||||
go 1.22
|
||||
|
||||
toolchain go1.23.0
|
||||
|
||||
require (
|
||||
github.com/cespare/xxhash v1.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue