build(deps): bump github.com/kulti/thelper from 0.4.0 to 0.5.0 (#2492)

Bumps [github.com/kulti/thelper](https://github.com/kulti/thelper) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/kulti/thelper/releases)
- [Changelog](https://github.com/kulti/thelper/blob/master/.goreleaser.yml)
- [Commits](https://github.com/kulti/thelper/compare/v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-17 23:18:54 +03:00 committed by GitHub
parent 6e2e51d859
commit a79803faa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -45,7 +45,7 @@ require (
github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
github.com/julz/importas v0.0.0-20210419104244-841f0c0fe66d
github.com/kisielk/errcheck v1.6.0
github.com/kulti/thelper v0.4.0
github.com/kulti/thelper v0.5.0
github.com/kunwardeep/paralleltest v1.0.3
github.com/kyoh86/exportloopref v0.1.8
github.com/ldez/gomoddirectives v0.2.2