The latest tag on the v1 branch was created on January, and some work has been done since then, which can't be used. In fact, gopkg locks the package at the latest known tag.
This prevents me from being able to access the Interpolate func in the runner package for instance.
The latest tag on the
v1
branch was created on January, and some work has been done since then, which can't be used. In fact, gopkg locks the package at the latest known tag.This prevents me from being able to access the
Interpolate
func in therunner
package for instance.