//go:build tools package tools import ( _ "github.com/deepmap/oapi-codegen/v2/cmd/oapi-codegen" )