Commit 3ed82fc
committed
build: Add go.mod/go.sum and Makefile to
Listing explicitly `go.mod`/`go.sum` will ensure we rebuild what's
needed when there are go module changes, or go version changes.
It's also worth rebuilding everything when the `Makefile` changes as
there could be changes to the build flags.
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>SOURCES
1 parent 16cf22d commit 3ed82fc
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments