mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
fix go.mod
This commit is contained in:
parent
b885acefe1
commit
70dea6b596
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module github.com/schollz/croc/v10
|
module github.com/schollz/croc/v10
|
||||||
|
|
||||||
go 1.24.0
|
go 1.24
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/cespare/xxhash/v2 v2.3.0
|
github.com/cespare/xxhash/v2 v2.3.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue