Skip to content

Commit

Permalink
Merge pull request #331 from goplus/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…goplus/yap-0.8.1

chore(deps): bump github.com/goplus/yap from 0.8.1-0.20240319030320-50a821ef1ff0 to 0.8.1
  • Loading branch information
xushiwei authored Apr 19, 2024
2 parents 3874b96 + f3a3884 commit 8d78641
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 8d78641

Please sign in to comment.