Update Makefile for new functionality.

Review Request #14928 — Created March 18, 2026 and updated

Information

rb-gateway
master

Reviewers

This change improves rb-gateway's Makefile in a couple ways:

  • Inject the version number via ldflags
  • Add a lint target that runs go vet.

Exercised the build targets.

Summary ID
Update Makefile for new functionality.
This change improves rb-gateway's Makefile in a couple ways: - Inject the version number via ldflags - Add a lint target that runs `go vet`. Testing Done: Exercised the build targets.
kqrvrkwkvszvnlulrvuqvwkkvusptyyl
Checks run (2 succeeded)
flake8 passed.
JSHint passed.