CVS log for pkgsrc/devel/go-mockery/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / go-mockery
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 6 18:48:44 2024 UTC (5 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Revbump all Go packages after go122 update
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 11 15:56:58 2024 UTC (6 months ago) by bsiegert
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Revbump all Go packages after update
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 3 06:59:20 2024 UTC (7 months, 1 week ago) by bsiegert
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Revbump all Go packages after go122 security update
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 13 13:46:57 2024 UTC (8 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Revbump all Go packages after go122 update
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 11 09:07:26 2024 UTC (8 months ago) by nikita
Branches: MAIN
devel/go-mockery: import go-mockery version 2.43.2
mockery provides the ability to easily generate mocks for
Golang interfaces using the stretchr/testify/mock package.
It removes the boilerplate coding required to use mocks.
CVSweb <webmaster@jp.NetBSD.org>