Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 323 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 323 Bytes

Build package

This package contains values that are injected by goreleaser at build time. The main used value in gateway is VERSION, notably by goplugins, as well as by the gateway itself, providing build information.

This enables:

import "github.com/TykTechnologies/tyk/internal/build"
// use build.VERSION