vektra / mockery

A mock code autogenerator for Go
https://vektra.github.io/mockery/
BSD 3-Clause "New" or "Revised" License
5.8k stars 395 forks source link

Set go.mod to go 1.22 #757

Closed LandonTClipp closed 4 months ago

LandonTClipp commented 4 months ago

Fixes #756

I'll release this as a minor version bump.

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Type of change

Version of Golang used when building/testing:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist