ci: Add go.mod and go.sum to rebuild all patterns
Any new go code winds up using these dependency definitions by default and they don't change often so its safer to rebuild everything when they change to avoid surprises.
Showing
Please register or sign in to comment