update go.mod

This commit is contained in:
Weidi Deng 2022-09-13 16:57:43 +08:00
parent c42d2f7626
commit aa02d9001b

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/cloudreve/Cloudreve/v3
go 1.17
go 1.18
require (
github.com/DATA-DOG/go-sqlmock v1.3.3