19 Commits

Author SHA1 Message Date
argoyle d5e322ca9e chore: inline log.Interface and handle empty and nil slices the same v0.2.0 2022-06-17 09:54:48 +02:00
argoyle 18d12ed1b4 chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.2)
2022-06-16 19:07:34 +00:00
argoyle 1e4b943789 fix: add mutex to fix race conditions for consumers v0.1.0 2022-06-16 11:54:32 +02:00
argoyle 7db3319133 Merge branch 'dependabot-go_modules-github.com-sanity-io-litter-1.5.5' into 'master'
chore(deps): bump github.com/sanity-io/litter from 1.5.4 to 1.5.5

See merge request unboundsoftware/apex-mocks!6
2022-04-28 20:44:47 +00:00
argoyle ae8f2131e8 chore(deps): bump github.com/sanity-io/litter from 1.5.4 to 1.5.5
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/sanity-io/litter/releases)
- [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/litter/compare/v1.5.4...v1.5.5)
2022-04-28 19:07:14 +00:00
argoyle b4b561b797 Merge branch 'dependabot-go_modules-github.com-sanity-io-litter-1.5.4' into 'master'
chore(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4

See merge request unboundsoftware/apex-mocks!5
2022-03-15 07:12:35 +00:00
argoyle 102076fd4b chore(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/sanity-io/litter/releases)
- [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/litter/compare/v1.5.2...v1.5.4)
2022-03-14 19:08:10 +00:00
argoyle 772b67344a Merge branch 'dependabot-go_modules-github.com-sanity-io-litter-1.5.2' into 'master'
chore(deps): bump github.com/sanity-io/litter from 1.5.1 to 1.5.2

See merge request unboundsoftware/apex-mocks!4
2022-01-08 14:46:41 +00:00
argoyle 86f814ee20 chore(deps): bump github.com/sanity-io/litter from 1.5.1 to 1.5.2
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/sanity-io/litter/releases)
- [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/litter/compare/v1.5.1...v1.5.2)
2022-01-07 19:07:42 +00:00
argoyle 683d641caf Merge branch 'codecov' into 'master'
ci: change to codecov binary instead of bash uploader

See merge request unboundsoftware/apex-mocks!3
2021-11-17 05:41:48 +00:00
argoyle 42beae6b86 ci: change to codecov binary instead of bash uploader 2021-11-17 06:39:59 +01:00
argoyle be92b5ada7 Merge branch 'dependabot-go_modules-github.com-sanity-io-litter-1.5.1' into 'master'
chore(deps): bump github.com/sanity-io/litter from 1.3.0 to 1.5.1

See merge request unboundsoftware/apex-mocks!2
2021-11-04 10:11:38 +00:00
argoyle 5785fb51d3 chore(deps): bump github.com/sanity-io/litter from 1.3.0 to 1.5.1
Bumps [github.com/sanity-io/litter](https://github.com/sanity-io/litter) from 1.3.0 to 1.5.1.
- [Release notes](https://github.com/sanity-io/litter/releases)
- [Changelog](https://github.com/sanity-io/litter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/litter/compare/v1.3.0...v1.5.1)
2021-11-04 07:47:17 +00:00
argoyle 2a33733399 Merge branch 'dependabot' into 'master'
ci: add dependabot config

See merge request unboundsoftware/apex-mocks!1
2021-11-03 18:10:39 +00:00
argoyle 41836cebe7 ci: add dependabot config 2021-11-03 19:08:49 +01:00
argoyle 36550f85e6 fix: document New-func v0.0.4 2021-01-27 09:12:05 +01:00
argoyle 4e2a280ad1 chore: change implementation to be able to handle WithFields etc. v0.0.3 2021-01-27 09:07:03 +01:00
argoyle 8bf207511a chore: change Mock to Logger to me error source more clear v0.0.2 2021-01-18 13:06:00 +01:00
argoyle 6e69a40ac1 feat: initial commit v0.0.1 2020-12-10 12:16:30 +01:00