Skip to content

Commit

Permalink
PB-7774: Adding proto changes for addition of timestamps
Browse files Browse the repository at this point in the history
Signed-off-by: kgarg-px <[email protected]>
  • Loading branch information
kgarg-px committed Aug 22, 2024
1 parent 148fe81 commit 3b97a2d
Show file tree
Hide file tree
Showing 4 changed files with 956 additions and 723 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ vet:
go vet $(PKGS)

staticcheck:
GOFLAGS="" go install honnef.co/go/tools/cmd/staticcheck@latest
GOFLAGS="" go install honnef.co/go/tools/cmd/staticcheck@v0.4.7
staticcheck $(PKGS)

errcheck:
Expand Down
Loading

0 comments on commit 3b97a2d

Please sign in to comment.