空ディレクトリで
go mod init github.com/tubone24/hoge
go get github.com/stretchr/testify/require
go install github.com/golang/mock/mockgen
mockgenコマンドが使えるようになる