From f3a3884d3ad1193a774d383efe37e58b017224c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 23:35:19 +0000 Subject: [PATCH] chore(deps): bump github.com/goplus/yap Bumps [github.com/goplus/yap](https://github.com/goplus/yap) from 0.8.1-0.20240319030320-50a821ef1ff0 to 0.8.1. - [Release notes](https://github.com/goplus/yap/releases) - [Commits](https://github.com/goplus/yap/commits/v0.8.1) --- updated-dependencies: - dependency-name: github.com/goplus/yap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6e0bb65..cdcb617 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/go-sql-driver/mysql v1.8.1 github.com/google/uuid v1.6.0 - github.com/goplus/yap v0.8.1-0.20240319030320-50a821ef1ff0 //gop:class + github.com/goplus/yap v0.8.1 //gop:class github.com/qiniu/go-sdk/v7 v7.20.0 github.com/yuin/goldmark v1.7.1 gocloud.dev v0.36.0 diff --git a/go.sum b/go.sum index 189312d..e1d04d7 100644 --- a/go.sum +++ b/go.sum @@ -91,8 +91,8 @@ github.com/google/wire v0.5.0 h1:I7ELFeVBr3yfPIcc8+MWvrjk+3VjbcSzoXm3JVa+jD8= github.com/googleapis/enterprise-certificate-proxy v0.3.2 h1:Vie5ybvEvT75RniqhfFxPRy3Bf7vr3h0cechB90XaQs= github.com/googleapis/gax-go/v2 v2.12.0 h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas= github.com/googleapis/gax-go/v2 v2.12.0/go.mod h1:y+aIqrI5eb1YGMVJfuV3185Ts/D7qKpsEkdD5+I6QGU= -github.com/goplus/yap v0.8.1-0.20240319030320-50a821ef1ff0 h1:3A/Z2PQuXZM1Sx3b6OJXhiDWiWJa99O2Zba3dAYRfdw= -github.com/goplus/yap v0.8.1-0.20240319030320-50a821ef1ff0/go.mod h1:axfbCrJc0ancCUYkdyLrR8rmVIsmJzJHK0ypp2VdNbM= +github.com/goplus/yap v0.8.1 h1:I1KWFmBZFNAr+vKJUQtFdZP+1zpyfymzJ5s1nqhAHtA= +github.com/goplus/yap v0.8.1/go.mod h1:kuBnII1/HeQLFPhnIKbBItTHA/gKogjPSymrvYqvG2g= github.com/iancoleman/strcase v0.3.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho= github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg= github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=