Austin Vazquez
c7b5a322ed
Update GitHub actions CI workflow
...
Update GitHub Actions runner OS from Ubuntu 18.04 to Ubuntu 22.04.
Update actions/setup-go from v2 to v3. Update Go compiler from Go 1.17
to Go 1.20. Update golangci-lint from v1.45.0 to v1.51.2 for Go 1.20
support. Remove deprecated `-i` flag from make coverage target.
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2023-03-08 23:06:15 +00:00
Kazuyoshi Kato
c58a8f9c28
Regenerated pb.go files to fix mismatches
...
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-08-30 21:17:24 +00:00
Kazuyoshi Kato
e6c17ec28a
Merge pull request #118 from ethan-lowman-dd/ethan.lowman/fix-makefile-check-protos
...
build: Fix references to check-protos target in Makefile
2022-08-30 13:59:30 -07:00
Derek McGowan
8205afc00c
Update protobuf version and add service prefix
...
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-07-05 23:59:44 -07:00
Ethan Lowman
406364be91
build: Fix references to check-protos target in Makefile
...
Signed-off-by: Ethan Lowman <ethan.lowman@datadoghq.com>
2022-05-24 18:00:32 -04:00
Derek McGowan
99a30d2437
Update github actions ci to use Makefile
...
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-03-04 18:17:11 -08:00
Derek McGowan
fe03193c28
Add makefile and update protoc version
...
Use makefile and installation script for protoc.
Update protoc version to match containerd.
Signed-off-by: Derek McGowan <derek@mcg.dev>
2022-03-04 18:17:11 -08:00