moov-io / signedxml

pure go library for processing signed XML documents
MIT License
52 stars 44 forks source link

fix(deps): update module github.com/smartystreets/goconvey to v1.8.0 #33

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/smartystreets/goconvey require minor v1.7.2 -> v1.8.0

Release Notes

smartystreets/goconvey ### [`v1.8.0`](https://togithub.com/smartystreets/goconvey/releases/tag/v1.8.0): - Updating to Go 1.18 [Compare Source](https://togithub.com/smartystreets/goconvey/compare/v1.7.2...v1.8.0) #### What's Changed - Automatically generate assertions.go by [@​riannucci](https://togithub.com/riannucci) in [https://github.com/smartystreets/goconvey/pull/650](https://togithub.com/smartystreets/goconvey/pull/650) - Remove references to http://goconvey.co as malware squatters appear to have taken it by [@​mbsulliv](https://togithub.com/mbsulliv) in [https://github.com/smartystreets/goconvey/pull/673](https://togithub.com/smartystreets/goconvey/pull/673) - upgrade deps, update to go 1.18 by [@​srabraham](https://togithub.com/srabraham) in [https://github.com/smartystreets/goconvey/pull/674](https://togithub.com/smartystreets/goconvey/pull/674) - fix document about "go get" by [@​weishaopeng](https://togithub.com/weishaopeng) in [https://github.com/smartystreets/goconvey/pull/671](https://togithub.com/smartystreets/goconvey/pull/671) - added main.goconvey by [@​xylophone21](https://togithub.com/xylophone21) in [https://github.com/smartystreets/goconvey/pull/663](https://togithub.com/smartystreets/goconvey/pull/663) #### New Contributors - [@​mbsulliv](https://togithub.com/mbsulliv) made their first contribution in [https://github.com/smartystreets/goconvey/pull/673](https://togithub.com/smartystreets/goconvey/pull/673) - [@​srabraham](https://togithub.com/srabraham) made their first contribution in [https://github.com/smartystreets/goconvey/pull/674](https://togithub.com/smartystreets/goconvey/pull/674) - [@​weishaopeng](https://togithub.com/weishaopeng) made their first contribution in [https://github.com/smartystreets/goconvey/pull/671](https://togithub.com/smartystreets/goconvey/pull/671) - [@​xylophone21](https://togithub.com/xylophone21) made their first contribution in [https://github.com/smartystreets/goconvey/pull/663](https://togithub.com/smartystreets/goconvey/pull/663) **Full Changelog**: https://github.com/smartystreets/goconvey/compare/v1.7.2...v1.8.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.