We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e6dfaa commit 1ff831cCopy full SHA for 1ff831c
1 file changed
mage/setup/mixins.go
@@ -37,5 +37,5 @@ func InstallMixins() error {
37
}
38
39
func EnsurePorter() {
40
- porter.EnsurePorterAt("v1.2.1")
+ porter.EnsurePorter()
41
0 commit comments