mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-06-03 19:16:34 +00:00

- Updates fips-go to be the latest on cfsetup.yaml - Updates sumtype's x/tools to be latest to avoid Internal: nil pkg errors with fips.
6 lines
95 B
Modula-2
6 lines
95 B
Modula-2
module gopkg.in/yaml.v2
|
|
|
|
go 1.15
|
|
|
|
require gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
|