mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 21:20:00 +00:00
TUN-5129: Use go 1.17 and copy .git folder to docker build to compute version
This commit is contained in:

committed by
Chung Ting Huang

parent
548e85829a
commit
d54c8cc745
5
vendor/gopkg.in/yaml.v2/go.mod
generated
vendored
5
vendor/gopkg.in/yaml.v2/go.mod
generated
vendored
@@ -1,5 +0,0 @@
|
||||
module gopkg.in/yaml.v2
|
||||
|
||||
go 1.15
|
||||
|
||||
require gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
|
5
vendor/gopkg.in/yaml.v3/go.mod
generated
vendored
5
vendor/gopkg.in/yaml.v3/go.mod
generated
vendored
@@ -1,5 +0,0 @@
|
||||
module "gopkg.in/yaml.v3"
|
||||
|
||||
require (
|
||||
"gopkg.in/check.v1" v0.0.0-20161208181325-20d25e280405
|
||||
)
|
Reference in New Issue
Block a user