Skip to content

Commit

Permalink
Bump github.com/goplus/yap
Browse files Browse the repository at this point in the history
Bumps [github.com/goplus/yap](https://github.com/goplus/yap) from 0.6.1-0.20240116144354-b9560645016b to 0.7.1.
- [Release notes](https://github.com/goplus/yap/releases)
- [Commits](https://github.com/goplus/yap/commits/v0.7.1)

---
updated-dependencies:
- dependency-name: github.com/goplus/yap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent 51ff295 commit 723b9b3
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 @@ -3,7 +3,7 @@ module github.com/goplus/community
go 1.19

require (
github.com/goplus/yap v0.6.1-0.20240116144354-b9560645016b //gop:class
github.com/goplus/yap v0.7.1 //gop:class
github.com/yuin/goldmark v1.6.0
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 @@ -66,8 +66,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.6.1-0.20240116144354-b9560645016b h1:/JHkorEw/o515sXd0hfYOc1A4j7TlTZ5WvGlQyp80UQ=
github.com/goplus/yap v0.6.1-0.20240116144354-b9560645016b/go.mod h1:VCbGlZo2lUgRWciTZwA5JEOuCUf8T2PhxZZ0HXqzgBk=
github.com/goplus/yap v0.7.1 h1:D9yEjePjR1UVSHOq0aqiI5yU85cU4qFCd0TQge4XAyQ=
github.com/goplus/yap v0.7.1/go.mod h1:VCbGlZo2lUgRWciTZwA5JEOuCUf8T2PhxZZ0HXqzgBk=
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
Expand Down

0 comments on commit 723b9b3

Please sign in to comment.