Skip to content

Commit

Permalink
chore: fix test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwan committed Feb 1, 2024
1 parent 2c670b9 commit 9747ae8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/zeromicro/go-zero

go 1.21

toolchain go1.21.6
go 1.19

require (
github.com/DATA-DOG/go-sqlmock v1.5.2
Expand Down

0 comments on commit 9747ae8

Please sign in to comment.