Merge branch 'master' into try-gookikt-config

This commit is contained in:
A.Unger
2021-11-16 13:29:07 +01:00
48 changed files with 32365 additions and 22310 deletions

View File

@@ -1,6 +1,8 @@
SHELL := bash
NAME := proxy
include ../.make/recursion.mk
############ tooling ############
ifneq (, $(shell which go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
include ../.bingo/Variables.mk