* style: format * fix:ci
@ -1,3 +1,4 @@
//go:build wireinject
// +build wireinject
// The build tag makes sure the stub is not built in the final build.
@ -1,6 +1,7 @@
// Code generated by Wire. DO NOT EDIT.
//go:generate go run github.com/google/wire/cmd/wire
//go:build !wireinject
// +build !wireinject
package main