diff --git a/Makefile b/Makefile index b891bb64..90ed25d5 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ EXTRA_ARGS := -parallel 3 -count=1 -failfast # Dependencies # Requires: https://github.com/exoscale/go.mk -GO_MK_REF := v2.0.0 +GO_MK_REF := v2.0.3 # make go.mk a dependency for all targets .EXTRA_PREREQS = go.mk