Skip to content

Commit 778b1b5

Browse files
author
Fabian Holler
committed
remove go-generate statement
go-extpoints was discontinued a long time ago. Do not use it to regenerate code anymore. This also prevents that goreleaser will run go-extpoints during build.
1 parent 2dbfaca commit 778b1b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bridge/types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//go:generate go-extpoints . AdapterFactory
21
package bridge
32

43
import (

0 commit comments

Comments
 (0)