TUN-5129: Use go 1.17 and copy .git folder to docker build to compute version

This commit is contained in:
cthuang
2021-09-21 12:06:27 +01:00
committed by Chung Ting Huang
parent 548e85829a
commit d54c8cc745
65 changed files with 99 additions and 1606 deletions

View File

@@ -1,5 +0,0 @@
module github.com/mattn/go-isatty
go 1.12
require golang.org/x/sys v0.0.0-20200116001909-b77594299b42

View File

@@ -1,2 +0,0 @@
golang.org/x/sys v0.0.0-20200116001909-b77594299b42 h1:vEOn+mP2zCOVzKckCZy6YsCtDblrpj/w7B9nxGNELpg=
golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=