chore(deps): bump github.com/emicklei/proto from 1.12.1 to 1.12.2 in /tools/goctl (#3690)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-03 10:24:21 +08:00
committed by GitHub
parent 6ecc5e7b73
commit fd8ee0b851
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/emicklei/proto v1.12.1
github.com/emicklei/proto v1.12.2
github.com/fatih/structtag v1.2.0
github.com/go-sql-driver/mysql v1.7.1
github.com/gookit/color v1.5.4