updates #207

Merged
vtolstov merged 293 commits from updates into v3 2023-03-24 00:29:35 +03:00
66 changed files with 3095 additions and 502 deletions
Showing only changes of commit e87ff942bb - Show all commits

2
go.mod
View File

@@ -1,6 +1,6 @@
module go.unistack.org/micro/v3
go 1.19
go 1.20
require (
github.com/DATA-DOG/go-sqlmock v1.5.0