1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

go.mod v9 -> v10

This commit is contained in:
Zack 2024-05-23 06:25:53 -07:00
parent 7acd2def69
commit 6181903c83
13 changed files with 49 additions and 34 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/schollz/croc/v9
module github.com/schollz/croc/v10
go 1.20