This commit is contained in:
Łukasz Magiera
2021-05-10 19:46:44 -04:00
committed by Aayush Rajasekaran
parent c6cebb448f
commit 94d3c8bed7
+2 -1
View File
@@ -3,11 +3,12 @@ package main
import (
"bytes"
"fmt"
"golang.org/x/xerrors"
"io/ioutil"
"os"
"path/filepath"
"text/template"
"golang.org/x/xerrors"
)
var latestVersion = 4