qlik-oss / enigma-go

Go library for consuming Qlik's Associative Engine.
MIT License
39 stars 12 forks source link

chore(deps): update module stretchr/testify to v1.7.0 #181

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require minor v1.6.1 -> v1.7.0

Release Notes

stretchr/testify ### [`v1.7.0`](https://togithub.com/stretchr/testify/releases/v1.7.0) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.6.1...v1.7.0) Minor feature improvements and bug fixes

Renovate configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Disabled due to failing status checks.

:recycle: Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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



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

wennmo commented 3 years ago

@glooms @axelssonHakan - removed the testing of golang 1.11 and 1.12 in CCI, since it is no longer supported by stretchr/testify