Needed this to add the release version (i..e the first 8 characters of the commit hash being deployed) to the task definition when deploying alert matcher or raap.
A bunch of files were not added to this PR even though they were auto-modified by go/dep:
all the mock files since the mock version was upgraded to 1.6.0
go.mod
go.sum
Gopkg.lock
Gopkg.toml
Let me know if I should add any of these changes too.
Needed this to add the release version (i..e the first 8 characters of the commit hash being deployed) to the task definition when deploying alert matcher or raap.
A bunch of files were not added to this PR even though they were auto-modified by go/dep:
Let me know if I should add any of these changes too.
go version:
go version go1.16.3 linux/amd64