This is directory which stores Go modules with pinned buildable package that is used within this repository, managed by https://github.com/bwplotka/bingo.
bingo get to install all tools having each own module file in this directory.bingo get <tool> to install that have own module file in this directory.include .bingo/Variables.mk in your Makefile, then use $() variable where is the .bingo/.mod.source .bingo/variables.env to source all environment variable for each tool..bingo/variables.go to for variable names.